Line 85: | Line 85: | ||
font-size: 16px; | font-size: 16px; | ||
margin: 20px 0 36px 36px; | margin: 20px 0 36px 36px; | ||
+ | } | ||
+ | |||
+ | /* TABLE STYLES */ | ||
+ | .container table { | ||
+ | margin: 10px; | ||
+ | width: calc(100% - 20px); | ||
+ | } | ||
+ | .container table th{ | ||
+ | padding: 4px; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | .container table td{ | ||
+ | padding: 4px; | ||
} | } | ||
Revision as of 22:10, 29 October 2017