Difference between revisions of "MediaWiki:Common.css"

From Lantronix Wiki!
Jump to navigation Jump to search
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
#mw-panel {
+
div#mw-panel {
 
     top: 90px;
 
     top: 90px;
 
}
 
}

Latest revision as of 21:00, 18 November 2014

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

div#mw-panel {
    top: 90px;
}
#p-logo {
    top: -70px;
    height: 70px;
}
#p-logo a {
    height: 70px;
}