Still working to recover. Please don't edit quite yet.

Difference between revisions of "MediaWiki:Monobook.css"

From Anarchopedia
Jump to: navigation, search
 
Line 1: Line 1:
 
/* edit this file to customize the monobook skin for the entire site */
 
/* edit this file to customize the monobook skin for the entire site */
 +
.infobox {
 +
    border: 1px solid #cccccc;
 +
    padding: 5px;
 +
    text-align: center;
 +
}
 +
.lightgrey {
 +
    background-color: #eeeeee;
 +
}

Revision as of 08:37, 24 March 2006

/* edit this file to customize the monobook skin for the entire site */
.infobox {
    border: 1px solid #cccccc;
    padding: 5px;
    text-align: center;
}
.lightgrey {
    background-color: #eeeeee;
}