diff --git a/assets/datapaulette.jpg b/assets/datapaulette.jpg new file mode 100644 index 0000000..24f7f5e Binary files /dev/null and b/assets/datapaulette.jpg differ diff --git a/assets/fuz.png b/assets/fuz.png new file mode 100644 index 0000000..2a9db37 Binary files /dev/null and b/assets/fuz.png differ diff --git a/assets/hackstub.svg b/assets/hackstub.svg new file mode 100644 index 0000000..9a6a1af --- /dev/null +++ b/assets/hackstub.svg @@ -0,0 +1,16 @@ + + \ No newline at end of file diff --git a/assets/lebib.png b/assets/lebib.png new file mode 100644 index 0000000..a8e71d8 Binary files /dev/null and b/assets/lebib.png differ diff --git a/assets/lqdn.png b/assets/lqdn.png new file mode 100644 index 0000000..4e3bedd Binary files /dev/null and b/assets/lqdn.png differ diff --git a/css/home.css b/css/home.css index eb9d863..7dc37e7 100644 --- a/css/home.css +++ b/css/home.css @@ -16,11 +16,21 @@ main h1 { } main h2 { + position: relative; margin: 4% auto; text-align: center; font-size: clamp(2.5em, 5vw, 4em); } +main h3 { + position: relative; + text-align: center; + margin: auto; + width: 100%; + font-size: clamp(2em, 4vw, 4em); + margin-top: 5%; +} + main p { margin: 1%; padding: 1%; @@ -29,6 +39,7 @@ main p { /* border: solid 1px; */ opacity: 0.92; display: inline-block; + z-index: 3; } section { @@ -41,3 +52,22 @@ section { columns: 560px; padding: 2%; } + +.logo { + width: 100%; + height: 100%; + max-width: 7em ; + padding: 0.2em; + background-color:rgba(99, 99, 99, 0.2); + box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; + margin: 1em; + z-index: 2; + position: relative; +} + +.participants { + display: flex; + justify-content: center; + align-items: center; + height: 200px; +} \ No newline at end of file diff --git a/index.html b/index.html index d3b628e..5fcc012 100644 --- a/index.html +++ b/index.html @@ -84,6 +84,26 @@ Seule exigence, respecter toutes les marginalités, originalités, bizarreries et normaleries de chacun·es.
+ + +
+
+
+
+
+
+
+
+