diff --git a/Dockerfile b/Dockerfile index 38e5b29..519aff8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM docker.io/nginx:1.29-alpine -COPY index.html poster.html guide.html contact.html /usr/share/nginx/html +COPY index.html poster.html guide.html /usr/share/nginx/html COPY assets /usr/share/nginx/html/assets COPY css /usr/share/nginx/html/css COPY js /usr/share/nginx/html/js diff --git a/assets/logos/fdn.png b/assets/logos/fdn.png deleted file mode 100644 index a1df2c2..0000000 Binary files a/assets/logos/fdn.png and /dev/null differ diff --git a/contact.html b/contact.html deleted file mode 100644 index b016c39..0000000 --- a/contact.html +++ /dev/null @@ -1,64 +0,0 @@ - - - - - - - - - - - - Camp Interhack 2026 – Contact - - - - - -
- - - - -

- camp -
- interhack - contact -

-

-

-
-
-

Mail :

- orga@camp.interhacker.space -
-
-

Matrix :

- #interhack:matrix.interhacker.space -
-
-
- - - - \ No newline at end of file diff --git a/css/base.css b/css/base.css index 7182ff5..a3cc23c 100644 --- a/css/base.css +++ b/css/base.css @@ -47,10 +47,6 @@ main h1, main h2, main h3 { z-index: 20; } -main h1 span, main h2 span, main h3 { - background-color: #000000b8; -} - main h1 { position: relative; text-align: center; @@ -187,12 +183,14 @@ figcaption { font-family: segoesc; float: left; margin-left: 10%; + line-height: 0.8em; } #interhack { text-shadow: -5px 5px 0px var(--accent-orange), -10px 10px 0px var(--accent-violet); color: var(--accent-yellow); margin-right: 10%; + line-height: 0.5em; } #progress { diff --git a/css/contact.css b/css/contact.css deleted file mode 100644 index f6c09b8..0000000 --- a/css/contact.css +++ /dev/null @@ -1,15 +0,0 @@ -#contact { - display: flex; - align-items: last baseline; - gap: 2em; - justify-content: space-between; -} - -h1 span:nth-of-type(n+3) { - position: relative; - text-align: center; - font-size: clamp(1.5rem, 5vw, 5rem); - font-family: segoesc; - display: block; - margin: 1em auto 0.5em auto; -} \ No newline at end of file diff --git a/guide.template.html b/guide.template.html index f275569..7c88b2c 100644 --- a/guide.template.html +++ b/guide.template.html @@ -23,7 +23,6 @@ BISOUS maison guide poster - contact
diff --git a/index.html b/index.html index 78c9a7b..6d157d8 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,6 @@ maison guide poster - contact
@@ -121,12 +120,11 @@ -
- +