MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
Line 102: | Line 102: | ||
/* @noflip */ | /* @noflip */ | ||
text-align: right; | text-align: right; | ||
} | |||
table.tags { | |||
font-size: 15pt; | |||
font-family: "BildCompressed"; | |||
border: 2px #fff solid; | |||
text-align: left; | |||
} | |||
table.tags th { | |||
background: #FF6B6B; | |||
} | |||
table.tags td { | |||
background: #D47575; | |||
} | } |