mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-04 19:42:41 +00:00
Use main heading color as the border color of tooltips
This commit is contained in:
parent
e6df496eb7
commit
6675f6f616
@ -137,7 +137,7 @@ p + .adoptables { margin-top: 1em; }
|
||||
display: inline-block;
|
||||
position: absolute;
|
||||
background-color: var(--clr-quote-bg);
|
||||
border: 0.15em solid var(--clr-title-border);
|
||||
border: 0.15em solid var(--clr-main-heading);
|
||||
padding: 0.25em 0.5em;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user