MediaWiki:Common.css
(Difference between revisions)
(Created page with "- →CSS placed here will be applied to all skins: 12 #column-content { 13 width: 80%; 14 float: right; 15 margin: 0 0 0.6em -12.2em; 16 padding:0; 17 } ...") |
Revision as of 14:15, 21 July 2012
/* CSS placed here will be applied to all skins */
12 #column-content {
13 width: 80%;
14 float: right;
15 margin: 0 0 0.6em -12.2em;
16 padding:0;
17 }
18 #content {
19 margin: 2.8em 0 0 12.2em;
20 padding: 0em 1em 1.5em 1em;
21 background: Black;
22 border: 1px solid #aaaaaa;
23 border-right: none;
24 line-height: 1.5em;
25 position: relative;
26 z-index: 2;
27 }
28 #column-one { padding-top: 160px; }
![[Main Page]](/stylesheets/images/wiki.png)