Mark tags as [tag].
This commit is contained in:
parent
df7f65fa00
commit
a313597dcf
@ -171,7 +171,12 @@ h1.title .tags .tag {
|
||||
margin-left: 2px;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
h1.title .tags .tag:before {
|
||||
content: '[';
|
||||
}
|
||||
h1.title .tags .tag:after {
|
||||
content: ']';
|
||||
}
|
||||
/* Lists */
|
||||
li .tag {
|
||||
font-weight: bold;
|
||||
|
Loading…
Reference in New Issue
Block a user