MediaWiki:Monobook.css: Difference between revisions
From GreaseSpot Wiki
Jump to navigationJump to search
No edit summary |
mNo edit summary |
||
Line 30: | Line 30: | ||
.portlet h5 { | .portlet h5 { | ||
color: white; | color: white; | ||
} | |||
#p-personal li a { | |||
color: #007bd1; | |||
} | } |
Revision as of 16:18, 3 February 2010
/* CSS placed here will affect users of the Monobook skin */ .infobox { background-color:#F9F9F9; border:1px solid #AAAAAA; clear:right; color:black; float:right; margin-bottom:0.5em; margin-left:1em; padding:0.2em; } .infobox td, .infobox th { padding: 0 0.5em; vertical-align:top; } .infobox th { background-color: #CEE0F2; } /* 0.8 look */ body { background-color: #363636; background-image: url(/skins/common/images/pak-headbg.png); background-repeat: no-repeat; } #column-one { padding-top: 180px; } .portlet h5 { color: white; } #p-personal li a { color: #007bd1; }