osheina commited on
Commit
5df708f
·
verified ·
1 Parent(s): 41eba6b

Delete styles.css

Browse files
Files changed (1) hide show
  1. styles.css +0 -16
styles.css DELETED
@@ -1,16 +0,0 @@
1
- body {
2
- font-family: Arial, sans-serif;
3
- background: linear-gradient(to right, #7FFF00 50%, #00FF00 50%);
4
- }
5
-
6
- h1 {
7
- color: #333;
8
- font-size: 36px;
9
- text-align: center;
10
- }
11
-
12
- p {
13
- color: #666;
14
- font-size: 16px;
15
- line-height: 1.5;
16
- }