24Sureshkumar commited on
Commit
ee80725
·
verified ·
1 Parent(s): e9b17c9

Delete style.css

Browse files
Files changed (1) hide show
  1. style.css +0 -9
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; }