Delete style.css
Browse files
style.css
DELETED
@@ -1,9 +0,0 @@
|
|
1 |
-
.header {
|
2 |
-
text-align: center;
|
3 |
-
padding: 20px;
|
4 |
-
background: #f9f9f9;
|
5 |
-
border-radius: 10px;
|
6 |
-
margin-bottom: 20px;
|
7 |
-
}
|
8 |
-
.header h1 { color: #cc0000; }
|
9 |
-
.header p { color: #333; font-style: italic; }
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|