Difference between revisions of "MediaWiki:Common.css"
From Forest
(One intermediate revision by the same user not shown) | |||
Line 17: | Line 17: | ||
} | } | ||
− | #loginText mw-ui-input | + | #loginText,mw-ui-input |
{ | { | ||
background-color: #AAAAAA; | background-color: #AAAAAA; | ||
− | color: # | + | color: #AAAAAA; |
} | } |
Latest revision as of 08:57, 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: #AAAAAA; }