User:Wegerje/monobook.css: Difference between revisions

From electowiki
Content added Content deleted
imported>Wegerje
mNo edit summary
imported>Wegerje
mNo edit summary
 
(4 intermediate revisions by the same user not shown)
Line 10: Line 10:
}
}
.votesABC {
.votesABC {
font:courier;
width:33%;
width:33%;
float:left;
padding: 3px;
border: solid 1px #fc0
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
}