< Template:Home | FloppyDisk2
(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...") |
No edit summary |
||
| Line 17: | Line 17: | ||
} | } | ||
.floppy- | .floppy-outer #youtube-outer { | ||
display: none; | display: none; | ||
} | } | ||
| Line 69: | Line 69: | ||
} | } | ||
.floppy- | .floppy-outer.infobox { | ||
display: none; | display: none; | ||
} | } | ||
Revision as of 22:27, 8 August 2023
h1, h2, h3 {
clear: both;
text-align: center;
}
.overflowed {
display: none;
}
.navbox {
display: none;
}
.error {
display: none;
}
.infobox-tabber {
display: none;
}
.floppy-outer #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-outer.infobox {
display: none;
}
.hidden-image {
display: block !important;
}