MahatirTusher commited on
Commit
bd6b739
·
verified ·
1 Parent(s): 70e7566

Create style.css

Browse files
Files changed (1) hide show
  1. style.css +4 -0
style.css ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ body {
2
+ background-color: #f5f5f5;
3
+ font-family: Arial, sans-serif;
4
+ }