From 81a04c0cdaa248cea2249fcbfc0c5a35dca3b966 Mon Sep 17 00:00:00 2001 From: jbousquie Date: Wed, 28 Sep 2016 16:34:12 +0200 Subject: [PATCH] cosmetique --- admin/default.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/admin/default.css b/admin/default.css index 68090c5..ef892e4 100644 --- a/admin/default.css +++ b/admin/default.css @@ -21,7 +21,7 @@ a{ text-decoration: none; color: cadetBlue;} .salle { padding-bottom: 3px; - padding-top: 20px; + padding-top: 8px; } a.anchor { @@ -39,6 +39,10 @@ a.anchor { .toggler { cursor: pointer; + font-family: courier; + font-size : 60%; + position: relative; + bottom: 2px; } .deroule {