removes red quote styling and turns it back to the default green color
This commit is contained in:
parent
0c622642d3
commit
c2519f7476
|
@ -6,7 +6,7 @@
|
||||||
@import url("/stylesheets/dark.css");
|
@import url("/stylesheets/dark.css");
|
||||||
|
|
||||||
span.quote {
|
span.quote {
|
||||||
color:#D96262;
|
/* color:#D96262; */
|
||||||
}
|
}
|
||||||
|
|
||||||
div.blotter, h1, h2, header div.subtitle, div.title, a:link:hover, a:visited:hover p.intro a.post_no:hover,
|
div.blotter, h1, h2, header div.subtitle, div.title, a:link:hover, a:visited:hover p.intro a.post_no:hover,
|
||||||
|
|
Loading…
Reference in New Issue