Jump to content

Test.css: Difference between revisions

From pool
[unchecked revision][unchecked revision]
m 1 revision imported
 
m 1 revision imported
(No difference)

Revision as of 15:03, 28 January 2020

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; }