mirror of
https://github.com/rsms/inter.git
synced 2024-12-28 10:04:34 +03:00
website: darker text color in lab
This commit is contained in:
parent
8636670351
commit
00815d1b99
@ -804,7 +804,7 @@ for (const ch of uniqueChars) {
|
||||
html { }
|
||||
body {
|
||||
background-color: white;
|
||||
color:#333;
|
||||
color:#111;
|
||||
font:11px serif;
|
||||
font-weight:400; /*300=light, 400=regular, 500=medium, 600=semibold*/
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user