Line 706: | Line 706: | ||
.t-center .table th { | .t-center .table th { | ||
+ | text-align: center !important; | ||
+ | } | ||
+ | |||
+ | .t-center .table tr { | ||
text-align: center !important; | text-align: center !important; | ||
} | } | ||
Line 713: | Line 717: | ||
text-align: left !important; | text-align: left !important; | ||
} | } | ||
+ | |||
+ | |||
+ | .t-left .table tr { | ||
+ | text-align: left !important; | ||
+ | } | ||
+ | |||
Revision as of 13:55, 18 October 2016