User:Segjin/monobook.css: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 17: | Line 17: | ||
} | } | ||
#column-one { | #column-one { | ||
padding-top: 160px; | |||
background: transparent none; | background: transparent none; | ||
} | } | ||
Revision as of 18:13, 15 November 2005
#column-content {
width: 100%;
float: right;
margin: 0 0 0.6em -12.2em;
padding: 0;
background: transparent none;
}
#content {
margin: 2.8em 0 0 12.2em;
padding: 0em 1em 1.5em 1em;
background: transparent none;
line-height: 1.5em;
position: relative;
z-index: 2;
border: 1px solid green;
margin-right: 15px;
}
#column-one {
padding-top: 160px;
background: transparent none;
}