From 5e394eea8e6570aa2392afab15fb085e95459ada Mon Sep 17 00:00:00 2001 From: SkyExploreWasTaken <137637126+SkyExploreWasTaken@users.noreply.github.com> Date: Wed, 7 Aug 2024 19:04:50 +0200 Subject: [PATCH] Delete index.css --- index.css | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 index.css diff --git a/index.css b/index.css deleted file mode 100644 index 4c9152c4c..000000000 --- a/index.css +++ /dev/null @@ -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; -} \ No newline at end of file