Browse Source

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

pull/40/head
nonmakina 3 years ago
parent
commit
c2519f7476
  1. 2
      stylesheets/dark_red.css

2
stylesheets/dark_red.css

@ -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,

Loading…
Cancel
Save