Difference between revisions of "MediaWiki:Common.css"
From Forest
Line 17: | Line 17: | ||
} | } | ||
− | #loginText mw-ui-input | + | #loginText,mw-ui-input |
{ | { | ||
background-color: #AAAAAA; | background-color: #AAAAAA; | ||
color: #000000; | color: #000000; | ||
} | } |
Revision as of 08:56, 14 May 2015
a,.mw-body a.external,.mw-body a.extiw { color: #00AAFF; } a:visited,.mw-body a.external:visited,.mw-body a.extiw:visited { color: #0055FF; } a.new,#p-personal a.new { color: #FF5500; } #toc,div.toc,ul#filetoc,li.gallerybox div.thumb { background-color: #2E2E1F; border-color: #666; } #loginText,mw-ui-input { background-color: #AAAAAA; color: #000000; }