Binary file not shown.
Binary file not shown.
@@ -1,3 +1,14 @@
|
|||||||
|
@font-face {
|
||||||
|
font-family: ubuntuSansMono;
|
||||||
|
src: url(fonts/UbuntuSansMono-VariableFont_wght.ttf);
|
||||||
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: comicMono;
|
||||||
|
src: url(fonts/ComicMono.ttf);
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
body {
|
body {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
background-color: #221826;
|
background-color: #221826;
|
||||||
@@ -9,6 +20,7 @@ h3,
|
|||||||
h4,
|
h4,
|
||||||
h5,
|
h5,
|
||||||
p {
|
p {
|
||||||
|
font-family: ubuntuSansMono;
|
||||||
color: #DDDDEE
|
color: #DDDDEE
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user