Abigblueworld commited on
Commit
9afa906
·
verified ·
1 Parent(s): 9e20212

thinking my little blue brain out

Browse files
Files changed (1) hide show
  1. style.css +1 -2
style.css CHANGED
@@ -1,5 +1,4 @@
1
  body {
 
2
  background-color: rgb(81,55, 152);
3
- color: rgb(32, 32, 32);
4
-
5
  }
 
1
  body {
2
+ font-family: "Arial", sans-serif;
3
  background-color: rgb(81,55, 152);
 
 
4
  }