From RuneGlory
(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# | + | 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; }