Difference between revisions of "MediaWiki:Monobook.css"
From MunichBeerGardens.com
Line 26: | Line 26: | ||
top: 0px; | top: 0px; | ||
bottom: auto; | bottom: auto; | ||
+ | left: 0px; | ||
+ | right: auto; | ||
} | } |
Revision as of 18:53, 20 January 2012
body { background: #f5f5f5 url(/images/beer/Canvas.gif) /*0 0; background-repeat:no-repeat*/; margin-left: 0px; } .pBody { padding: 0.3em 0.1em; -moz-border-radius-topright: 0.5em; } .portlet h5 { background-color: #e0e3e6; border: thin solid silver; -moz-border-radius-topright: 0.5em; } #content { -moz-border-radius-topleft: 0.5em border: 1px solid green; } #column-one{ border: 2px solid green; position: absolute; top: 0px; bottom: auto; left: 0px; right: auto; }