strutural tags with different style

This commit is contained in:
mose 2017-12-31 16:55:35 +08:00
parent 4faea124d0
commit 603eafed66
1 changed files with 7 additions and 0 deletions

View File

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