Begin work on new stylesheet

This commit is contained in:
Sophie Marie 2023-04-14 10:55:24 -05:00
parent 7f177ba009
commit 037e031060
Signed by: IDeletedSystem64
GPG Key ID: F5D997A1BEF778ED
1 changed files with 12 additions and 0 deletions

12
styles/stylemainv2.css Normal file
View File

@ -0,0 +1,12 @@
/* System64.dev v2, by IDeletedSystem64. Under MIT License */
@import url('https://fonts.googleapis.com/css2?family=Bitter:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Share+Tech+Mono&display=swap');
/* Import dem fonts */
body {
background-image: url("/img/bg.jpg");
}