mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-02-17 09:10:08 +00:00
tags: fix hover #151
This commit is contained in:
parent
9f174a71bb
commit
f81800ceaf
1 changed files with 4 additions and 0 deletions
|
@ -42,3 +42,7 @@
|
||||||
top: 10px;
|
top: 10px;
|
||||||
width: 5px;
|
width: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#body .tags a.tag-link:hover:after {
|
||||||
|
width: 5px;
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue