MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
background: #FF6B6B; | background: #FF6B6B; | ||
font-weight: normal; | font-weight: normal; | ||
padding: 0px 7px | padding: 0px 10px 0px 7px; | ||
} | } | ||
table.tags td { | table.tags td { | ||
font-family: "BildCompressedLight"; | font-family: "BildCompressedLight"; | ||
background: #D47575; | background: #D47575; | ||
padding: 0px 10px | padding: 0px 5px 0px 10px; | ||
} | } | ||