From 534782af301e854725fed84adf34af60cbc67759 Mon Sep 17 00:00:00 2001 From: EpicKiwi Date: Sat, 2 Mar 2024 15:28:41 +0100 Subject: [PATCH] Suppression de l'affiche du DAC --- css/affiches/cafe.css | 34 ------------------------- css/affiches/dac.css | 59 ------------------------------------------- index.html | 17 ------------- 3 files changed, 110 deletions(-) delete mode 100644 css/affiches/cafe.css delete mode 100644 css/affiches/dac.css diff --git a/css/affiches/cafe.css b/css/affiches/cafe.css deleted file mode 100644 index c6c4f52..0000000 --- a/css/affiches/cafe.css +++ /dev/null @@ -1,34 +0,0 @@ -@font-face { - font-family: "Azeret Mono"; - src: url("./AzeretMono-VariableFont_wght.ttf"); -} - -.affiche-cafe { - font-family: "Azeret Mono", monospace; - line-height: 1.3; - font-size: 0.9rem; -} - -.affiche-cafe > * { - margin: 0; - margin-bottom: 0.9rem; -} - -.affiche-cafe > *:last-child { - margin-bottom: 0; -} - -@keyframes cursor-blink { - 0% {opacity: 0;} - 65% {opacity: 1;} - 100% {opacity: 1;} -} - -.affiche-cafe .cursor { - animation: cursor-blink 1.5s steps(1) infinite; -} - -.affiche-cafe h1 { - font-weight: normal; - font-size: 2em; -} \ No newline at end of file diff --git a/css/affiches/dac.css b/css/affiches/dac.css deleted file mode 100644 index 6442753..0000000 --- a/css/affiches/dac.css +++ /dev/null @@ -1,59 +0,0 @@ -@font-face { - font-family: "Pixelify Sans"; - src: url("./PixelifySans-Regular.ttf"); -} - -.affiche-dac { - background-color: transparent; - border: none; - background-image: url("/images/affiches/dac-background.png"); - border-color: white; - font-family: "Pixelify Sans", monospace; - - background-size: 550px; - background-position: center top; - background-repeat: no-repeat; - - color: #1bff8d; - line-height: 1.5; - - font-size: 1rem; -} - -.affiche-dac .content { - width: 350px; - margin-left: auto; - margin-right: auto; - margin-top: 25px; -} - -@media screen and (max-width: 880px) { - .affiche-dac { - padding-bottom: 200px; - } -} - -.affiche-dac .notes { - float: right; - margin: 10px; -} - -.affiche-dac em { - color: #ebff00; - font-style: normal; - font-weight: normal; -} - -.affiche-dac strong { - text-decoration-color: #00ffff; - text-decoration-line: underline; - text-decoration-thickness: 3px; - text-decoration-style: dotted; - font-style: normal; - font-weight: normal; -} - -.affiche-dac p { - margin: 0; - margin-bottom: 0.5em; -} \ No newline at end of file diff --git a/index.html b/index.html index f02f03d..d729664 100644 --- a/index.html +++ b/index.html @@ -17,7 +17,6 @@ - @@ -94,22 +93,6 @@
-
- -
- - Quelques notes de musique -

- La Digital Audio Community se donne rendez-vous toutes les 2 semaines le mercredi (depuis le 8 Novembre 2023) à partir de au LOL. -

-

- Au Programme : Ateliers Livre-Coding, Discussions Informatique Musicale && Découverte Code Créatif. -

- -
- -
-

Permanence du LOL