a11y styles, background gradient for header

This commit is contained in:
sefaria
2026-05-27 09:04:45 +02:00
parent 13632637a9
commit de4698e6fd
2 changed files with 15 additions and 6 deletions
+6 -3
View File
@@ -1,3 +1,6 @@
body {
background: red;
}
*, a, span {
line-height: 1.5;
letter-spacing: 0.12em;
word-spacing: 0.16em;
}