style: make internal link have less visual padding (closes #706)
This commit is contained in:
parent
129e0c60a9
commit
af811d824f
@ -70,6 +70,7 @@ a {
|
|||||||
background-color: var(--highlight);
|
background-color: var(--highlight);
|
||||||
padding: 0 0.1rem;
|
padding: 0 0.1rem;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
|
line-height: 1.4rem;
|
||||||
|
|
||||||
&:has(> img) {
|
&:has(> img) {
|
||||||
background-color: none;
|
background-color: none;
|
||||||
|
Loading…
Reference in New Issue
Block a user