Still working to recover. Please don't edit quite yet.
Difference between revisions of "MediaWiki:Monobook.css"
From Anarchopedia
m |
|||
Line 1: | Line 1: | ||
− | /* | + | /* custom CSS */ |
+ | div.bodyContent div { | ||
+ | width: auto; | ||
+ | } | ||
+ | |||
.infobox { | .infobox { | ||
border: 1px solid #cccccc; | border: 1px solid #cccccc; |
Revision as of 09:06, 24 March 2006
/* custom CSS */
div.bodyContent div {
width: auto;
}
.infobox {
border: 1px solid #cccccc;
padding: 5px;
text-align: center;
}
.lightgrey {
background-color: #eeeeee;
}