From 603eafed66357835c4086f34c27bda1285eb87b3 Mon Sep 17 00:00:00 2001 From: mose Date: Sun, 31 Dec 2017 16:55:35 +0800 Subject: [PATCH] strutural tags with different style --- qa-styles.css | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/qa-styles.css b/qa-styles.css index ac919d6..e93096f 100644 --- a/qa-styles.css +++ b/qa-styles.css @@ -1386,6 +1386,13 @@ blockquote p { content: url('images/star14.png'); background-color: #b94a00; } +.qa-tag-link[href*=/tag/action], +.qa-tag-link[href*=/tag/suggestion], +.qa-tag-link[href*=/tag/question], +.qa-tag-link[href*=/tag/opinion] { + background: #a63e12; + border-radius: .5em 0 0 .5em; +} .qa-page-links-list { margin: 0;