Begin work on new stylesheet
This commit is contained in:
parent
7f177ba009
commit
037e031060
|
@ -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");
|
||||
}
|
Loading…
Reference in New Issue