Open main menu
Home
Random
Log in
Settings
About MagnetoWiki
Disclaimers
MagnetoWiki
Search
Changes
← Older edit
Newer edit →
User:Chuck/common.css
(view source)
Revision as of 12:07, 13 February 2015
5 bytes added
,
12:07, 13 February 2015
try visible...
Line 72:
Line 72:
#mw-navigation, #mw-page-base, #mw-head-base, #footer {
#mw-navigation, #mw-page-base, #mw-head-base, #footer {
/* nuke everything but the content */
/* nuke everything but the content */
−
display
:
invisible
;
+
visibility
:
hidden
;
}
}
#mw-navigation:hover {
#mw-navigation:hover {
−
display
:
block
;
+
visibility
:
visible
;
}
}
Chuck
Bureaucrats
,
Administrators
495
edits