mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-22 11:36:23 +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);
|
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 a new issue