mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
style(home): add missing color on hover
This commit is contained in:
@@ -342,4 +342,8 @@
|
||||
color: var(--homepage-box-bar-text-color);
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.footer a:hover {
|
||||
color: var(--homepage-box-bar-text-color-hover);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user