mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-05-13 06:34:24 -04:00
post-tags(css): highlight tags with a slim border
This commit is contained in:
parent
2c7cffb617
commit
46bf0538c9
1 changed files with 1 additions and 0 deletions
|
@ -276,6 +276,7 @@
|
||||||
line-height: 34px;
|
line-height: 34px;
|
||||||
background: var(--code-bg);
|
background: var(--code-bg);
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
|
border: 1px solid var(--tertiary);
|
||||||
}
|
}
|
||||||
|
|
||||||
.post-tags a:hover {
|
.post-tags a:hover {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue