mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2023-12-21 10:22:58 +01:00
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
Block a user