MediaWiki:Common.css
From PropertyMinder WIKI
(Difference between revisions)
Line 2: | Line 2: | ||
body {background: url('http://isvr.net/usr/1497994449/TemplateFiles/bg.jpg') no-repeat #D9F4E1 !important;} | 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; | #p-logo A {background-image: url('http://isvr.net/usr/1497994449/TemplateFiles/logo.png') !important; | ||
- | background-repeat:no-repeat !important;} | + | background-repeat:no-repeat !important; width:155px !important; height:80px !important;} |
#content {padding:20px; width:900px; border-right:1px solid #AAAAAA} | #content {padding:20px; width:900px; border-right:1px solid #AAAAAA} | ||
#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;} | ||
Line 12: | Line 12: | ||
#column-content {padding-top:50px;} | #column-content {padding-top:50px;} | ||
#globalWrapper {margin-left:auto; margin-right:auto; width:1000px;} | #globalWrapper {margin-left:auto; margin-right:auto; width:1000px;} | ||
- | #p-logo {top:0px; left:50%; margin-left:-500px | + | #p-logo {top:0px; left:50%; margin-left:-500px;} |
#column-one {padding-top:150px;} | #column-one {padding-top:150px;} | ||
#p-cactions {position: absolute; background: #0E73AC; margin: 0px; width: 100%; top: 0px; left: 0px; padding-top:15px;} | #p-cactions {position: absolute; background: #0E73AC; margin: 0px; width: 100%; top: 0px; left: 0px; padding-top:15px;} | ||
#p-cactions .pBody {width:1000px; margin-left:auto; margin-right:auto; padding-left:280px;} | #p-cactions .pBody {width:1000px; margin-left:auto; margin-right:auto; padding-left:280px;} |
Revision as of 07:28, 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; width:155px !important; height:80px !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;} #column-content {padding-top:50px;} #globalWrapper {margin-left:auto; margin-right:auto; width:1000px;} #p-logo {top:0px; left:50%; margin-left:-500px;} #column-one {padding-top:150px;} #p-cactions {position: absolute; background: #0E73AC; margin: 0px; width: 100%; top: 0px; left: 0px; padding-top:15px;} #p-cactions .pBody {width:1000px; margin-left:auto; margin-right:auto; padding-left:280px;}