Line 707: | Line 707: | ||
.t-center .table th { | .t-center .table th { | ||
text-align: center !important; | text-align: center !important; | ||
+ | border-right: solid 1px #DDDDDD; | ||
+ | border-left: solid 1px #DDDDDD; | ||
} | } | ||
.t-center .table td { | .t-center .table td { | ||
− | text-align: center !important; | + | text-align: center !important; |
+ | border-right: solid 1px #DDDDDD; | ||
+ | border-left: solid 1px #DDDDDD; | ||
} | } | ||
Line 723: | Line 727: | ||
.t-left .table td { | .t-left .table td { | ||
text-align: left !important; | text-align: left !important; | ||
− | border-right: solid 1px #; | + | border-right: solid 1px #DDDDDD; |
− | border-left: solid 1px # | + | border-left: solid 1px #DDDDDD; |
} | } | ||
Revision as of 20:50, 18 October 2016