Difference between revisions of "MediaWiki:Common.css"

From NeuCart Documentation
Jump to: navigation, search
 
Line 5: Line 5:
  
 
#mw-panel #p-navigation { margin-top: -28px; z-index: 8 }
 
#mw-panel #p-navigation { margin-top: -28px; z-index: 8 }
 +
.mw-indicators { display:none !important; }

Latest revision as of 03:06, 3 January 2016

/* CSS placed here will be applied to all skins */
div#content a.external[href ^="https://"] {
   background: url(https://upload.wikimedia.org/wikipedia/commons/4/44/Icon_External_Link.svg) center right no-repeat;
}

#mw-panel #p-navigation { margin-top: -28px; z-index: 8 }
.mw-indicators { display:none !important; }