Please sign in to edit, using the button at the upper right corner of the page.
If you would like your name changed, contact Mg27713.


Difference between revisions of "GunnWiki:Main Page/styles.css"

From Gunn Wiki
Jump to navigation Jump to search
(Mg27713 changed the content model of the page Main Page/styles.css from "CSS" to "Sanitized CSS": To use on main page)
Tag: content model change
(Another attempt)
Line 1: Line 1:
 
#firstHeading {
 
#firstHeading {
     display: none;
+
     visibility: hidden;
 
}
 
}

Revision as of 03:33, 26 March 2021

#firstHeading {
    visibility: hidden;
}