Difference between revisions of "MediaWiki:Common.css"
From DoSPT
Miguel Caro (talk | contribs) |
Miguel Caro (talk | contribs) |
||
| Line 8: | Line 8: | ||
top: 0; | top: 0; | ||
left: 0; | left: 0; | ||
| − | height: | + | height: 155px; |
width: 12em; | width: 12em; | ||
overflow: visible; | overflow: visible; | ||
} | } | ||
Revision as of 09:39, 10 September 2016
/* CSS placed here will be applied to all skins */
#ca-talk { display:none!important; }
#p-logo {
z-index: 3;
position: absolute; /*needed to use z-index */
top: 0;
left: 0;
height: 155px;
width: 12em;
overflow: visible;
}