MediaWiki:Common.css
From PropertyMinder WIKI
(Difference between revisions)
Line 8: | Line 8: | ||
.pBody {background:#2397B4; border: 1px solid #FFF;} | .pBody {background:#2397B4; border: 1px solid #FFF;} | ||
.pBody a {color: #FFF;}; | .pBody a {color: #FFF;}; | ||
- | .portlet ul | + | .portlet ul {list-style-image: url('http://isvr.net/usr/1497994449/TemplateFiles/bullet.png') !important;} |
#globalWrapper {margin-left:auto; margin-right:auto; width:1000px;} | #globalWrapper {margin-left:auto; margin-right:auto; width:1000px;} |
Revision as of 07:04, 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; width:900px; border-right:1px solid #AAAAAA} #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;}; .portlet ul {list-style-image: url('http://isvr.net/usr/1497994449/TemplateFiles/bullet.png') !important;} #globalWrapper {margin-left:auto; margin-right:auto; width:1000px;} #p-logo {position:static;} #column-one {padding-top:0px;} #p-cactions {position:static;}