Difference between revisions of "MediaWiki:Monobook.css"

m
no edit summary
m
m
Line 45: Line 45:
#pBody {
#pBody {
   font-size: 300%;
   font-size: 300%;
}
body
{
background: #fcf6e4   
url("http://images.wikia.com/arsmagica/images/9/9a/Parchment1.jpg");
}
#column-content {
width: 100%;
padding-top: 23px; /* For Firefox */
padding-bottom: 0px;
        border: none;
        background: transparent; 
}
#content {
position: absolute;
top: -10px;
padding: 0px 0px 0px 0px;
position: relative;
        border: none;
        background: transparent; 
}
}