MediaWiki:Common.css: Difference between revisions
mNo edit summary |
No edit summary |
||
| Line 15: | Line 15: | ||
h2 { | h2 { | ||
color: #fc6; | color: #fc6; | ||
} | } | ||
| Line 111: | Line 106: | ||
#pt-preferences li a { | #pt-preferences li a { | ||
background-color: #321; | background-color: #321; | ||
} | |||
/* <span class="light-bg"> for transparent images */ | |||
span.light-bg { | |||
background-color: #ccc; | |||
} | } | ||