From 4833d8f20c665191c63df79f5ddb6d0b54cb02ae Mon Sep 17 00:00:00 2001 From: mose Date: Sat, 25 Nov 2017 17:43:54 +0800 Subject: [PATCH] some more style adjustments --- qa-styles.css | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/qa-styles.css b/qa-styles.css index b6c8065..bb0996e 100644 --- a/qa-styles.css +++ b/qa-styles.css @@ -447,7 +447,6 @@ blockquote p { .qam-main-nav-wrapper { background: #2c503e; color: #bdc3c7; - padding: 10px; } .qam-main-nav-wrapper a { @@ -521,7 +520,7 @@ blockquote p { padding: 5px 15px; } .qa-logo-link:hover { - background: #445f7a; + background: #447a5f; } .qa-nav-main { @@ -610,7 +609,7 @@ blockquote p { } .qa-nav-main-link:hover { text-decoration: none; - background: #445f7a; + background: #447a5f; } .qa-nav-main-link:before { font-family: "fontello"; @@ -711,7 +710,7 @@ blockquote p { text-align: center; } #qam-account-toggle:hover { - background: #445f7a; + background: #447a5f; } #qam-account-toggle .qam-auth-key { font-size: 28px; @@ -1031,7 +1030,7 @@ blockquote p { .qa-voting { background-color: #ecf0f1; - color: #445f7a; + color: #447a5f; } .qa-a-count {