From 292e02e079909debe456378f9eb769e6246ae546 Mon Sep 17 00:00:00 2001 From: Benjamin Bouvier Date: Mon, 4 Jun 2018 12:14:55 +0200 Subject: [PATCH 1/5] =?UTF-8?q?S=C3=A9parer=20en=20deux=20parties=20les=20?= =?UTF-8?q?services=20libres=20d'acc=C3=A8s=20et=20les=20autres;?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/main.css | 32 ++++++++++++++++---------------- index.html | 40 ++++++++++++++++++++++++---------------- 2 files changed, 40 insertions(+), 32 deletions(-) diff --git a/css/main.css b/css/main.css index dd49aca..97addbf 100644 --- a/css/main.css +++ b/css/main.css @@ -50,17 +50,17 @@ footer a { color: #f5f5f5; } -#services h2 { +.services h2 { border-bottom: 2px solid black; margin-bottom: .5em; } -#services ul { +.services ul { display: flex; flex-wrap: wrap; justify-content: space-between; padding: 0; } -#services ul li { +.services ul li { background-color: #5c6bc0; position: relative; height: 230px; @@ -69,33 +69,33 @@ footer a { text-align: center; width: 33%; } -#services ul li:hover { +.services ul li:hover { box-shadow: 1px 1px 4px black; } -#services ul li:nth-child(6n+2) { +.services ul li:nth-child(6n+2) { background-color: #e84e40; } -#services ul li:nth-child(6n+3) { +.services ul li:nth-child(6n+3) { background-color: #ec407a; } -#services ul li:nth-child(6n+4) { +.services ul li:nth-child(6n+4) { background-color: #ab47bc; } -#services ul li:nth-child(6n+5) { +.services ul li:nth-child(6n+5) { background-color: #7e57c2; } -#services ul li:nth-child(6n+6) { +.services ul li:nth-child(6n+6) { background-color: #738ffe; } -#services ul li a { +.services ul li a { display: block; height: 100%; } -#services ul li img { +.services ul li img { margin: 1em; max-width: 150px; } -#services ul li span { +.services ul li span { color: white; display: block; position: absolute; @@ -103,23 +103,23 @@ footer a { text-decoration: none; width: 100%; } -#services ul li .name { +.services ul li .name { bottom: 30px; font-size: 1.1em; font-weight: bold; text-transform: uppercase; } -#services ul li .url { +.services ul li .url { bottom: 5px; } @media (max-width: 700px) { - #services ul li { + .services ul li { width: 49%; } } @media (max-width: 399px) { - #services ul li { + .services ul li { width: 100%; } } diff --git a/index.html b/index.html index 9ac3b56..71c6c15 100644 --- a/index.html +++ b/index.html @@ -43,16 +43,11 @@

-
-

Services proposés

+

Services

+ +
+

Proposés en accès libre

+
+ +
+

Restreints (nous demander pour l'inscription)

+
-

Services

-
+

Services

Proposés en accès libre

@@ -86,28 +93,36 @@ Logo de Mastodon Mastodon - tutut.delire.party + tutut.delire.party + Une instance du média social de + micro-blogging, pour faire toot-toot, les + rageux.
  • Logo de NextCloud NextCloud - nuage.delire.party + nuage.delire.party + J'ai la tête dans le cloud.
  • Logo de Mattermost Mattermost - osef.delire.party + osef.delire.party + What does matter most? Pouvoir + discuter ensemble et dire osef.
  • Logo de The Lounge The Lounge - vip.delire.party + vip.delire.party + Un bouncer IRC très select, pour + les nostalgiques des années 70.
  • From 5ad8691f3b5f6c999259dea00b5525c093b74151 Mon Sep 17 00:00:00 2001 From: Benjamin Bouvier Date: Mon, 4 Jun 2018 15:01:30 +0200 Subject: [PATCH 3/5] Fixes #3: Ajouter PeerTube; --- css/main.css | 2 + img/peertube.svg | 118 +++++++++++++++++++++++++++++++++++++++++++++++ index.html | 9 ++++ 3 files changed, 129 insertions(+) create mode 100644 img/peertube.svg diff --git a/css/main.css b/css/main.css index 919e941..18b155c 100644 --- a/css/main.css +++ b/css/main.css @@ -101,6 +101,8 @@ footer a { .services ul li img { margin: 1em 1em 0 1em; max-width: 150px; + width: 150px; + max-height: 150px; } .services ul li span { color: white; diff --git a/img/peertube.svg b/img/peertube.svg new file mode 100644 index 0000000..38992a5 --- /dev/null +++ b/img/peertube.svg @@ -0,0 +1,118 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + diff --git a/index.html b/index.html index ae716a2..3262d28 100644 --- a/index.html +++ b/index.html @@ -89,6 +89,15 @@

    Restreints (nous demander pour l'inscription)