MediaWiki:Monobook.css: Difference between revisions

From Luchawiki
Jump to navigationJump to search
m (testing CSS)
No edit summary
Line 7: Line 7:
padding: 4px;
padding: 4px;
text-align: center;}
text-align: center;}
.sidepic {
float: right;
width: 15%;
background: #D8BFD8;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size : x-small;
padding-bottom : 3px;
padding-right : 3px;
text-align : right;
}

Revision as of 11:38, 9 September 2005

/* edit this file to customize the monobook skin for the entire site */

table.biotable {
float: right;
border: 1px solid red;
margin: 2px;
padding: 4px;
text-align: center;}

.sidepic {
float: right; 
width: 15%; 
background: #D8BFD8; 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size : x-small; 
padding-bottom : 3px; 
padding-right : 3px; 
text-align : right; 
}