User:Wegerje/monobook.css: Difference between revisions

From electowiki
Content added Content deleted
imported>Wegerje
No edit summary
 
imported>Wegerje
mNo edit summary
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
.blist {
body { background : #f9f999 url("bluetile.png") 0px 0px; }
padding:12px;
margin-left:12px;
margin-right:12px;
margin-top:12px;
margin-bottom:12px;
border-width:thick;
border-style:double;
border-color:#f9f999
}
.votesABC {
width:33%;
border: solid 1px #fc0
}

Latest revision as of 07:55, 20 March 2005

.blist {
padding:12px;
margin-left:12px;
margin-right:12px;
margin-top:12px;
margin-bottom:12px;
border-width:thick;
border-style:double;
border-color:#f9f999
}
.votesABC {
width:33%;
border: solid 1px #fc0
}