mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-25 06:49:23 +01:00
feat(minor): updates colors on hover for anchors
This commit is contained in:
@@ -244,3 +244,7 @@ mark {
|
||||
color: var(--text-strong-color);
|
||||
background: var(--scheme-main-ter);
|
||||
}
|
||||
|
||||
a {
|
||||
transition: color 0.2s ease-in-out;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user