From 5cd946bac5fc11c2b1e7267097cf2bee6dda750b Mon Sep 17 00:00:00 2001 From: "theo@manjaro" Date: Thu, 16 Jun 2022 11:27:51 +0200 Subject: [PATCH] =?UTF-8?q?Espace=20entre=20les=20diff=C3=A9rentes=20cat?= =?UTF-8?q?=C3=A9gories=20de=20salles?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/style.css | 4 ++++ templates/free-rooms.html | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index 23904e7..e7bd958 100644 --- a/static/style.css +++ b/static/style.css @@ -263,3 +263,7 @@ footer { flex-grow: 1; } } + +.room-collumn{ + margin-bottom: 10px; +} diff --git a/templates/free-rooms.html b/templates/free-rooms.html index 8291b1a..9f93273 100644 --- a/templates/free-rooms.html +++ b/templates/free-rooms.html @@ -143,7 +143,7 @@ {% for d in dident_list : %} {% endfor %} - +