MediaWiki:Common.css
From PropertyMinder WIKI
(Difference between revisions)
Line 5: | Line 5: | ||
#column-one h5 {font-size:13px; color:#336699; text-transform: uppercase; font-weight:bold;} | #column-one h5 {font-size:13px; color:#336699; text-transform: uppercase; font-weight:bold;} | ||
#p-cactions li a {background: #F4A236 !important; color:#FFF !important; font-size:13px;} | #p-cactions li a {background: #F4A236 !important; color:#FFF !important; font-size:13px;} | ||
- | .pBody {background:#2397B4; border: 1px solid # | + | .pBody {background:#2397B4; border: 1px solid #FFF;} |
.pBody a {color: #FFF}; | .pBody a {color: #FFF}; |
Revision as of 02:59, 9 June 2011
/* CSS placed here will be applied to all skins */ body {background: url('http://isvr.net/usr/1497994449/TemplateFiles/bg.jpg') no-repeat #D9F4E1 !important;} #p-logo A {background-image: url('http://isvr.net/usr/1497994449/TemplateFiles/logo.png') !important; background-repeat:no-repeat !important;} #content {padding:20px;} #column-one h5 {font-size:13px; color:#336699; text-transform: uppercase; font-weight:bold;} #p-cactions li a {background: #F4A236 !important; color:#FFF !important; font-size:13px;} .pBody {background:#2397B4; border: 1px solid #FFF;} .pBody a {color: #FFF};