mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-22 03:26:22 +00:00
style: make internal link have less visual padding (closes #706)
This commit is contained in:
parent
129e0c60a9
commit
af811d824f
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ a {
|
|||
background-color: var(--highlight);
|
||||
padding: 0 0.1rem;
|
||||
border-radius: 5px;
|
||||
line-height: 1.4rem;
|
||||
|
||||
&:has(> img) {
|
||||
background-color: none;
|
||||
|
|
Loading…
Reference in a new issue