mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-10 06:54:44 +00:00
margins aren't for tables
This commit is contained in:
parent
9fd7966c55
commit
3d27f3c127
@ -13,10 +13,10 @@ table{
|
||||
}
|
||||
td{
|
||||
text-align: left;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
margin-left: 40px;
|
||||
margin-right: 40px;
|
||||
padding-top: 10px;
|
||||
padding-bottom: 10px;
|
||||
padding-left: 40px;
|
||||
padding-right: 40px;
|
||||
}
|
||||
#newEM, #newDN{
|
||||
border: 1px solid black;
|
||||
|
Loading…
Reference in New Issue
Block a user