Jump to content

Test.css

From pool
Revision as of 20:39, 30 January 2020 by Nick Parrott (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* [[Category:AutoDumpContentFromCommons]] */

code.crazy,
pre.crazy,
syntaxhighlight.crazy,
div.crazy pre,
div.crazy syntaxhighlight { 
        background-color: black;
	color: #FF69B4;
}

div.crazy .hll {
	background-color: #FF69B4;
	color: 	black;
	border: 2px solid Silver;
	border-radius: 3px;
}

span.hll { display: inline !important; }