post-tags(css): highlight tags with a slim border
This commit is contained in:
parent
2c7cffb617
commit
46bf0538c9
|
@ -276,6 +276,7 @@
|
|||
line-height: 34px;
|
||||
background: var(--code-bg);
|
||||
border-radius: 4px;
|
||||
border: 1px solid var(--tertiary);
|
||||
}
|
||||
|
||||
.post-tags a:hover {
|
||||
|
|
Loading…
Reference in New Issue