15,427
edits
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
/* Other tables */ | /* Other tables */ | ||
table { | table.striped { | ||
font-size: 10px; | font-size: 10px; | ||
text-align: center; | text-align: center; | ||
Line 21: | Line 21: | ||
} | } | ||
th { | th.striped { | ||
background-color: #bebebe; | background-color: #bebebe; | ||
} | } |