Update stylesheet.css
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
|||||||
* {
|
* {
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
font-family: 'FuturaRennerRegular';
|
font-family: 'GlacialIndifferenceRegular';
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
@@ -103,4 +103,4 @@ body {
|
|||||||
|
|
||||||
.select a:hover {
|
.select a:hover {
|
||||||
color: rgb(74, 109, 239);
|
color: rgb(74, 109, 239);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user