Skip to content

Commit 291726c

Browse files
committed
Nope, that broke some stuff
1 parent 8d2b106 commit 291726c

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

default.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,9 @@ pre.example:before {
143143
border: thin solid #999;
144144
/*margin: -1.3em 0 0.3em -2.5em;*/
145145
}
146-
.example, .illegal-example, .html, .illegal-html, .xml,
147-
.illegal-xml {
146+
div.example, div.illegal-example, div.html, div.illegal-html, div.xml,
147+
div.illegal-xml, pre.example, pre.illegal-example, pre.html,
148+
pre.illegal-html, pre.xml, pre.illegal-xml {
148149
background: #FFF8DD;
149150
padding: 0.5em;
150151
margin: 1em 0;

0 commit comments

Comments
 (0)