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:
@@ -57,7 +57,7 @@
|
||||
}
|
||||
|
||||
.tfe-meta-label {
|
||||
font-weight: 400;
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
.tfe-meta-item a {
|
||||
@@ -67,7 +67,7 @@
|
||||
}
|
||||
|
||||
.tfe-meta-item a:hover {
|
||||
text-decoration: none;
|
||||
color: var(--accent-primary);
|
||||
}
|
||||
|
||||
/* Note field: align label to top, value in italics */
|
||||
@@ -190,7 +190,7 @@ aside figcaption {
|
||||
}
|
||||
|
||||
.tfe-pdf-fallback a:hover {
|
||||
text-decoration: none;
|
||||
color: var(--accent-primary);
|
||||
}
|
||||
|
||||
/* "Not available" and "no files" notices */
|
||||
|
||||
Reference in New Issue
Block a user