Dogcraft Wiki
Sandbox/Main Page/styles.css
From Dogcraft Wiki
(Domino changed the content model of the page Dogcraft Wiki:Sandbox/Main Page/styles.css from "wikitext" to "Sanitized CSS") Tag: content model change |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
.mw-ui-button[type="submit"] { width:auto; } | .mw-ui-button[type="submit"] { width:auto; } | ||
/* Elems | https://dogcraft.net/wiki/Dogcraft_Wiki:Sandbox/Main_Page/Sample */ | |||
#firstHeading { | |||
display: none; | |||
} | |||
#tagline { | |||
display: none; | |||
} | |||
#siteSub { | |||
display: none; | |||
} | |||
.top { | |||
display: none; | |||
} |