feat: outline ahref hover only
This commit is contained in:
parent
868f34a378
commit
a23f7b89e6
@ -73,6 +73,7 @@
|
|||||||
.abstract a:hover,
|
.abstract a:hover,
|
||||||
.speaker_biography a:hover {
|
.speaker_biography a:hover {
|
||||||
color: var(--alt-color);
|
color: var(--alt-color);
|
||||||
|
text-shadow: -1px -1px 0 var(--main-bg-color), 1px -1px 0 var(--main-bg-color), -1px 1px 0 var(--main-bg-color), 1px 1px 0 var(--main-bg-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
.abstract strong,
|
.abstract strong,
|
||||||
|
Loading…
Reference in New Issue
Block a user