Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Miguel Caro (talk | contribs) (Created page with "→CSS placed here will be applied to all skins: →No talk tab: #ca-talk { display:none!important; } →Adjust sidebar position: div#mw-panel { top: 80px}") |
Miguel Caro (talk | contribs) |
||
| Line 7: | Line 7: | ||
/* Adjust sidebar position */ | /* Adjust sidebar position */ | ||
| − | div#mw-panel { top: | + | div#mw-panel { top: 40px} |
Revision as of 12:42, 29 June 2020
/* CSS placed here will be applied to all skins */
/* No talk tab */
#ca-talk { display:none!important; }
/* Adjust sidebar position */
div#mw-panel { top: 40px}