diff --git a/static/css/style.css b/static/css/style.css index af86a6b..45f0a20 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -1,6 +1,3 @@ -/* Title font */ -@import url("https://api.fonts.coollabs.io/css2?family=Overpass:wght@200&display=swap"); - /* Normal font */ @font-face { font-family: "Luciole"; @@ -172,59 +169,6 @@ div.subcontent { margin-bottom: 0.5em; } -/* Index */ -.index { - height: 100%; - padding: 0; - margin: 0; -} - -.divIndex { - width: 50%; - height: 50%; - float: left; -} - -button.buttonIndex { - width: 100%; - height: 100%; - border: none; - opacity: 0.6; - transition: all 0.1s; - cursor: pointer; -} - -span.buttonIndex { - font-family: "Overpass", sans-serif; - font-size: 500%; - cursor: pointer; - display: inline-block; - position: relative; - transition: 0.5s; -} - -.buttonIndex:hover, -span.buttonIndex:after { - opacity: 1; - padding-right: 2%; -} - -#buttonIndexTL { - background-color: rgb(0, 255, 255); -} - -#buttonIndexTR { - background-color: rgb(21, 255, 0); -} - -#buttonIndexBL { - background-color: rgb(187, 255, 0); -} - -#buttonIndexBR { - background-color: rgb(208, 88, 255); -} - /* Back links going to the index */ footer.backToIndexPage { text-align: center; diff --git a/templates/index.html b/templates/index.html index df17199..b86b402 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,41 +4,11 @@ {{>head.html}} -
- -
-
- -
-
- -
-
- -
+
+

Blog

+

Portfolio

+

Réseaux

+

Contributions

+

Cours (external)