bold words in snippets should not be coloured black in the base style

because there are styles with dark backgrounds which make the bold word
invisible
pull/1/head
Michael Peter Christen 10 years ago
parent 8317914ce3
commit 6c03ff8355

@ -187,7 +187,7 @@ tt, *.tt {
} */
.snippetLoaded b {
color: black;
font-weight:bold;
}
.snippetError {

Loading…
Cancel
Save