Template:Home/FloppyDisk2/styles.css

Template page
Revision as of 23:25, 8 August 2023 by Timothy (talk | contribs) (Created page with "h1, h2, h3 { clear: both; text-align: center; } .overflowed { display: none; } .navbox { display: none; } .error { display: none; } .infobox-tabber { display: none; } .floppy-inner #youtube-outer { display: none; } span > a:hover, span > a:active { color: #fff; text-shadow: 0 0 8px #fff; } span > a:hover { text-decoration: none; } sup.reference { display: none; } .toc { display: none; } #floppy1 { max-height: 700px; h...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
h1, h2, h3 {
    clear: both;
    text-align: center;
}

.overflowed {
	display: none;
}
.navbox {
	display: none;
}
.error {
	display: none;
}
.infobox-tabber {
    display: none;
}

.floppy-inner #youtube-outer {
    display: none;
}

span > a:hover, span > a:active {
    color: #fff;
    text-shadow: 0 0 8px #fff;
}

span > a:hover {
    text-decoration: none;
}

sup.reference {
    display: none;
}

.toc {
    display: none;
}

#floppy1 {
    max-height: 700px;
    height: 700px;
    overflow: hidden;
    padding: 1em 1em .5em;
}

h2 {
    margin: 0.5em 0em 0.5em;
}

span.mw-editsection {
    display: none;
}

a.new {
    display: none;
}

.mw-cite-backlink, .cite-accessibility-label {
    display: none;
}

#References {
	display: none;
}

.mw-references-wrap {
	display: none;
}

.floppy-inner .infobox {
	display: none;
}

.hidden-image {
	display: block !important;
}