MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
display: none; | display: none; | ||
} | } | ||
/* <span class="light-bg"> for transparent images */ | |||
#light-bg image { | |||
background-color: #ccc; | |||
} | |||
/* internal and public wiki */ | /* internal and public wiki */ | ||
| Line 106: | Line 112: | ||
#pt-preferences li a { | #pt-preferences li a { | ||
background-color: #321; | background-color: #321; | ||
} | } | ||