tweak code/pre css colors

master
Andrew Dolgov 13 years ago
parent 0dfc968b1e
commit 86bda02b5a

@ -420,6 +420,7 @@ a.helpLink:hover {
font-size : 12px; font-size : 12px;
background : transparent; background : transparent;
border-width : 0px; border-width : 0px;
color : gray;
} }
#content-insert blockquote, #headlines-frame blockquote, .dijitContentPane blockquote { #content-insert blockquote, #headlines-frame blockquote, .dijitContentPane blockquote {
@ -440,6 +441,7 @@ a.helpLink:hover {
font-family : monospace; font-family : monospace;
padding : 0px; padding : 0px;
font-size : 12px; font-size : 12px;
color : black;
} }
div.notice { div.notice {

Loading…
Cancel
Save