removes red quote styling and turns it back to the default green color

This commit is contained in:
nonmakina 2021-01-04 20:33:20 -06:00
parent 0c622642d3
commit c2519f7476
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
@import url("/stylesheets/dark.css");
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,