Create style.css

This commit is contained in:
Games-From-Flash 2022-03-13 08:49:29 -04:00 committed by GitHub
parent e24528342e
commit 4f570bb752
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

11
dev/style.css Normal file
View file

@ -0,0 +1,11 @@
body {
background: #3e3f57
}
.paragraph {
font-family: 'Amaranth', sans-serif;
}
.h1 {
font-family: 'Amaranth', sans-serif;
}