Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  
<onlyinclude>{{#css:
 
<onlyinclude>{{#css:
 
@media screen {
 
@media screen {
:not(script, style, #editform *) {
+
:not(#editform *) {
 
all: revert !important;
 
all: revert !important;
 +
background: none !important;
 +
border: none !important;
 
color: inherit !important;
 
color: inherit !important;
 
font-family: "vga", monospace !important;
 
font-family: "vga", monospace !important;
Line 10: Line 12:  
line-height: 1 !important;
 
line-height: 1 !important;
 
margin: 0 !important;
 
margin: 0 !important;
 +
padding: 0 !important;
 
text-decoration: none !important;
 
text-decoration: none !important;
 +
vertical-align: initial !important;
 
}
 
}
a:not(script, style, #editform *) {
+
[align="center"]:not(#editform *) {
 +
text-align: center !important;
 +
}
 +
a:not(#editform *) {
 
color: #0A0 !important;
 
color: #0A0 !important;
 
}
 
}
a:not(script, style, #editform *):hover {
+
:is(a:hover, a:hover *, input:is([type="button"], [type="submit"]):hover):not(#editform *) {
 
color: #FF5 !important;
 
color: #FF5 !important;
 +
cursor: pointer !important;
 
}
 
}
:is(b, strong):not(script, style, #editform *) {
+
:is(b, strong):not(#editform *) {
 
color: #A00 !important;
 
color: #A00 !important;
 
}
 
}
body:not(script, style, #editform *) {
+
body:not(#editform *) {
 
background-color: #000 !important;
 
background-color: #000 !important;
 
color: #AAA !important;
 
color: #AAA !important;
margin-right: 3ch;
+
margin: 0 3ch !important;
 
}
 
}
head:not(script, style, #editform *) {
+
caption:not(#editform *) {
display: block !important;
+
color: #A50 !important;
margin-bottom: 1em !important;
+
margin: 1em 0 !important;
 +
text-align: left !important;
 
}
 
}
hr:not(script, style, #editform *) {
+
caption:not(#editform *)::before {
border: none !important;
+
content: "CAPTION: ";
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 *) {
+
code:not(#editform *) {
color: #55F !important;
+
color: #0AA !important;
 
}
 
}
img:not(script, style, #editform *) {
+
dd:not(#editform *) {
display: none !important;
+
margin-left: 4ch !important;
 
}
 
}
:is(h1, h2, h3, h4, h5, h6):not(script, style, #editform *) {
+
:is(h1, h2, h3, h4, h5, h6):not(#editform *) {
margin: 1em 0 !important;
+
margin: 1em 0 1em -3ch !important;
 
}
 
}
h1:not(script, style, #editform *) {
+
h1:not(#editform *) {
 
background-color: #00A !important;
 
background-color: #00A !important;
 
color: #FF5 !important;
 
color: #FF5 !important;
 
width: fit-content !important;
 
width: fit-content !important;
 
}
 
}
input[type="checkbox"]:not(script, style, #editform *) {
+
head:not(#editform *) {
content: "[ ]" !important;
+
display: block !important;
 +
margin-bottom: 1em !important;
 +
}
 +
hr:not(#editform *) {
 +
height: 0 !important;
 +
margin: 1em 2ch 1em 2ch !important;
 +
outline: 1px solid #FF5 !important;
 +
transform: translateY(-2.5px) scaleY(0.5) !important;
 +
}
 +
:is(i, em):not(#editform *) {
 +
color: #55F !important;
 +
}
 +
iframe:not(#editform *) * {
 +
display: none;
 
}
 
}
li:not(script, style, #editform *) {
+
img:not(#editform *) {
color: #A0A !important;
+
display: none !important;
 +
}
 +
input:not(#editform *) {
 +
appearance: none !important;
 
}
 
}
li:not(script, style, #editform *)::marker {
+
input:not(#editform *)::placeholder {
content: "* " !important;
+
color: #555;
 
}
 
}
link:is([type="application/opensearchdescription+xml"], [type="application/atom+xml"]):not(script, style, #editform *) {
+
link:is([type="application/opensearchdescription+xml"], [type="application/atom+xml"]):not(#editform *) {
 
color: #FFF !important;
 
color: #FFF !important;
 
display: inline !important;
 
display: inline !important;
 
}
 
}
link:is([type="application/opensearchdescription+xml"], [type="application/atom+xml"]):not(script, style, #editform *):hover {
+
link:is([type="application/opensearchdescription+xml"], [type="application/atom+xml"]):not(#editform *):hover {
 
color: #FF5 !important;
 
color: #FF5 !important;
 
}
 
}
link:is([type="application/opensearchdescription+xml"], [type="application/atom+xml"]):not(script, style, #editform *)::after {
+
link:is([type="application/opensearchdescription+xml"], [type="application/atom+xml"]):not(#editform *)::after {
content: attr(title) !important;
+
content: attr(title);
 +
}
 +
link[type="application/opensearchdescription+xml"]:not(#editform *)::before {
 +
content: "#";
 +
}
 +
p:not(#editform *) {
 +
margin: 1em 0 1em 0 !important;
 +
}
 +
:is(s, del):not(#editform *)::after {
 +
content: " :DEL]";
 +
}
 +
:is(s, del):not(#editform *)::before {
 +
content: "[DEL: ";
 
}
 
}
link[type="application/opensearchdescription+xml"]:not(script, style, #editform *) {
+
small:not(#editform *) {
margin-left: 3ch !important;
+
color: #FFF !important;
 
}
 
}
link[type="application/opensearchdescription+xml"]:not(script, style, #editform *)::before {
+
sup:not(#editform *) {
content: "#";
+
color: #FF5 !important;
 
}
 
}
p:not(script, style, #editform *) {
+
sup:not(#editform *)::before {
margin-left: 3ch !important;
+
content: "^";
 
}
 
}
table:not(script, style, #editform *) {
+
table:not(#editform *) {
 
border-spacing: 0 !important;
 
border-spacing: 0 !important;
margin-left: 3ch !important;
   
}
 
}
:is(td, th):not(script, style, #editform *) {
+
:is(td, th):not(#editform *):not(:first-child) {
padding: 0 !important;
+
padding-left: 1ch !important;
 +
}
 +
td:not(#editform *) {
 +
color: #FFF !important;
 +
}
 +
th:not(#editform *) {
 +
color: #A50 !important;
 
}
 
}
title:not(script, style, #editform *) {
+
title:not(#editform *) {
 
color: #A0A !important;
 
color: #A0A !important;
 
display: block !important;
 
display: block !important;
 
text-align: right !important;
 
text-align: right !important;
 
}
 
}
title:not(script, style, #editform *)::before {
+
title:not(#editform *)::before {
content: "#" !important;
+
content: "#";
position: absolute !important;
+
position: absolute;
left: 0 !important;
+
left: 0;
 +
}
 +
tr:not(:last-child, #editform *) td {
 +
padding-bottom: 1em !important;
 +
}
 +
:is(ol, ul, dl):not(#editform *) {
 +
color: #A0A !important;
 +
margin-left: 4ch !important;
 +
}
 +
ul li:not(#editform *)::marker {
 +
content: "* " !important;
 +
}
 +
ul ul li:not(#editform *)::marker {
 +
content: "+ " !important;
 +
}
 +
 
 +
:not(.thumbinner) > .image:not(#editform *)::after {
 +
content: attr(href); /*Couldn't find a way to display the image's alt text...*/
 
}
 
}
 
}
 
}
}}</onlyinclude><code>hr</code> test<hr/>{{:I am not crazy!}}
+
}}</onlyinclude><dl><dt>foo</dt><dd>bar</dd></dl>{{Typey}}<code>hr</code> test<hr/>{{:I am not crazy!}}
1,149

edits

Navigation menu