2,779 bytes added
, 6 April
<onlyinclude>{{#css:
@media screen {
:not(script, style, #editform *) {
all: revert !important;
color: inherit !important;
font-family: "vga", monospace !important;
font-size: 16px !important;
font-style: normal !important;
font-weight: normal !important;
line-height: 1 !important;
margin: 0 !important;
text-decoration: none !important;
}
a:not(script, style, #editform *) {
color: #0A0 !important;
}
a:not(script, style, #editform *):hover {
color: #FF5 !important;
}
:is(b, strong):not(script, style, #editform *) {
color: #A00 !important;
}
body:not(script, style, #editform *) {
background-color: #000 !important;
color: #AAA !important;
margin-right: 3ch;
}
head:not(script, style, #editform *) {
display: block !important;
margin-bottom: 1em !important;
}
hr:not(script, style, #editform *) {
border: none !important;
border-bottom: 1px solid #FF5 !important;
box-sizing: border-box !important;
margin: 0 5ch 1em 5ch !important;
height: 1em !important;
}
:is(i, em):not(script, style, #editform *) {
color: #55F !important;
}
img:not(script, style, #editform *) {
display: none !important;
}
:is(h1, h2, h3, h4, h5, h6):not(script, style, #editform *) {
margin: 1em 0 !important;
}
h1:not(script, style, #editform *) {
background-color: #00A !important;
color: #FF5 !important;
width: fit-content !important;
}
input[type="checkbox"]:not(script, style, #editform *) {
content: "[ ]" !important;
}
li:not(script, style, #editform *) {
color: #A0A !important;
}
li:not(script, style, #editform *)::marker {
content: "* " !important;
}
link:is([type="application/opensearchdescription+xml"], [type="application/atom+xml"]):not(script, style, #editform *) {
color: #FFF !important;
display: inline !important;
}
link:is([type="application/opensearchdescription+xml"], [type="application/atom+xml"]):not(script, style, #editform *):hover {
color: #FF5 !important;
}
link:is([type="application/opensearchdescription+xml"], [type="application/atom+xml"]):not(script, style, #editform *)::after {
content: attr(title) !important;
}
link[type="application/opensearchdescription+xml"]:not(script, style, #editform *) {
margin-left: 3ch !important;
}
link[type="application/opensearchdescription+xml"]:not(script, style, #editform *)::before {
content: "#";
}
p:not(script, style, #editform *) {
margin-left: 3ch !important;
}
table:not(script, style, #editform *) {
border-spacing: 0 !important;
}
:is(td, th):not(script, style, #editform *) {
padding: 0 !important;
}
title:not(script, style, #editform *) {
color: #A0A !important;
display: block !important;
text-align: right !important;
}
title:not(script, style, #editform *)::before {
content: "#" !important;
position: absolute !important;
left: 0 !important;
}
}
}}</onlyinclude><code>hr</code> test<hr/>{{:I am not crazy!}}