mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-06-25 16:19:19 +02:00
style: standardise links to Regular weight (400) with violet accent hover, body to Light (300)
This commit is contained in:
@@ -191,6 +191,7 @@
|
||||
|
||||
.clear-filter:hover {
|
||||
background: var(--accent-secondary);
|
||||
color: var(--accent-foreground);
|
||||
}
|
||||
|
||||
/* Pagination */
|
||||
@@ -222,6 +223,7 @@
|
||||
color: var(--text-primary);
|
||||
font-size: var(--step--1);
|
||||
text-decoration: none;
|
||||
font-weight: 400;
|
||||
transition: all 0.15s;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user