Adding CSS styles for surf.

This commit is contained in:
Derek Taylor
2019-02-13 09:25:40 -06:00
parent 2eb6bd0a73
commit ecf61dd3ba
2 changed files with 36 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
* {
background-color: #282A36;
color: #eee;
}