Delete website/style.css

This commit is contained in:
Roshan Jossy
2025-09-01 14:12:39 +02:00
committed by GitHub
parent a7f57bdf35
commit e398a28909
-15
View File
@@ -1,15 +0,0 @@
body {
font-family: Arial, sans-serif;
background-color: #f0f0f0;
text-align: center;
}
ul {
list-style-type: none;
}
li {
margin: 10px 0;
font-size: 18px;
color: #333;
}