mirror of
https://git.acl.cool/al/pages.git
synced 2026-02-10 16:58:09 -05:00
a sledgehammer
This commit is contained in:
parent
95281c5720
commit
111fc07666
2 changed files with 20 additions and 5 deletions
|
|
@ -229,6 +229,14 @@ body {
|
|||
font-family: "BodySans", sans-serif;
|
||||
}
|
||||
|
||||
.js-wait body {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.js-ready body {
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-family: "Heading";
|
||||
line-height: 1.2;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue