This commit is contained in:
Cameron Squire
2018-01-21 14:36:26 -08:00
parent 06ee7c817c
commit 6efee00127
+4
View File
@@ -5,6 +5,10 @@
<style> <style>
h1 { h1 {
font-family: 'Open Sans', sans-serif; font-family: 'Open Sans', sans-serif;
color: white;
}
body {
background-color: black;
} }
</style> </style>
</head> </head>