Delete index.css

This commit is contained in:
SkyExploreWasTaken
2024-08-07 19:04:50 +02:00
committed by GitHub
parent 42f93a2860
commit 5e394eea8e
-30
View File
@@ -1,30 +0,0 @@
.meyrin {
font-family: Meyrin, serif;
font-size: 1.5em;
}
.cc-img {
height: 22px!important;
margin-left:3px;
vertical-align:text-bottom;
}
.Inter {
font-family: InterVariable, sans-serif;
font-style: normal;
font-weight: 500;
}
.header {
z-index: 1;
border: 3px solid green;
width: 25em;
padding: 1em;
font-size: 2em;
margin: 2em auto;
}
.footer {
z-index: 1;
border: 3px solid green;
width: 25em;
padding: 1em;
font-size: 1em;
margin: 2em auto;
}