diff --git a/boards/static/css/pg/base_page.css b/boards/static/css/pg/base_page.css --- a/boards/static/css/pg/base_page.css +++ b/boards/static/css/pg/base_page.css @@ -192,7 +192,7 @@ blockquote { } .quote { - color: #92cf38; + color: #080; font-style: italic; } @@ -206,7 +206,7 @@ blockquote { } .comment { - color: #eb2; + color: #8B6914; font-style: italic; } diff --git a/boards/templates/boards/base.html b/boards/templates/boards/base.html --- a/boards/templates/boards/base.html +++ b/boards/templates/boards/base.html @@ -7,7 +7,7 @@ + href="{{ STATIC_URL }}css/{{ theme }}/base_page.css?1" media="all"/>