From 66d3c8b23a7e9302eaf5563a3ef16c0457aeb4b4 Mon Sep 17 00:00:00 2001 From: jbousquie Date: Thu, 1 Dec 2016 14:33:28 +0100 Subject: [PATCH] cosmetique --- admin/default.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/admin/default.css b/admin/default.css index 0ff0a83..bc8f7be 100644 --- a/admin/default.css +++ b/admin/default.css @@ -144,6 +144,12 @@ a.anchor { background-color: Gold; } +.criteres { + width: 50%; + margin-left: auto; + margin-right: auto; +} + .materiel_ligne1 { background-color: LavenderBlush; }