Difference between revisions of "MediaWiki:Common.css"
From BTGuard Wiki
| Line 8: | Line 8: | ||
.left | .left | ||
{ | { | ||
| − | + | ||
right:615px; | right:615px; | ||
width:615px; | width:615px; | ||
Revision as of 17:09, 18 April 2013
/* CSS placed here will be applied to all skins */
#container
{
width:1024px;
}
.left
{
right:615px;
width:615px;
}
.right
{
position:absolute;
right:0px;
width:300px;
}
.img
{
margin-left:50px;
margin-top:25px;
margin-bottom:25px;
}