From RuneGlory
Jump to: navigation, search
(Created page with "CSS placed here will affect sysops only: div#mw-navigation { display: block; }")
 
Line 1: Line 1:
 
/* CSS placed here will affect sysops only */
 
/* CSS placed here will affect sysops only */
  
div#mw-navigation {
+
div#p-Management {
 
     display: block;
 
     display: block;
 
}
 
}

Revision as of 21:35, 7 April 2016

/* CSS placed here will affect sysops only */

div#p-Management {
    display: block;
}