MediaWiki:Common.css

(Difference between revisions)
Jump to: navigation, search
(Created page with "- CSS placed here will be applied to all skins: div#mw-panel { top: 60px }")
 
Line 2: Line 2:
  
 
div#mw-panel {
 
div#mw-panel {
    top: 60px
+
  top: 60px;
 +
}
 +
 
 +
#p-logo {
 +
  -60px;
 
}
 
}

Revision as of 14:18, 14 March 2017

/* CSS placed here will be applied to all skins */

div#mw-panel {
  top: 60px;
}

#p-logo {
  -60px;
}
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox