tweak code/pre css colors
This commit is contained in:
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…
Reference in New Issue