From 989cd03e0dc736696918316a64c93b6d3054973b Mon Sep 17 00:00:00 2001 From: Zatalyz Date: Wed, 3 Jun 2020 19:03:41 +0200 Subject: [PATCH] =?UTF-8?q?d=C3=A9tail=20pour=20r=C3=A9duire=20une=20marge?= =?UTF-8?q?=20et=20enlever=20un=20vieux=20test...?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/article.less | 3 +-- css/kh_test.less | 16 ---------------- 2 files changed, 1 insertion(+), 18 deletions(-) delete mode 100644 css/kh_test.less diff --git a/css/article.less b/css/article.less index 908d06f..e86a1b1 100644 --- a/css/article.less +++ b/css/article.less @@ -8,8 +8,7 @@ clear: both; background: @ini_background; color: inherit; - - padding: 0em 2em 2em; + padding: 0em 2em; overflow: hidden; word-wrap: break-word; } diff --git a/css/kh_test.less b/css/kh_test.less deleted file mode 100644 index c7c42ac..0000000 --- a/css/kh_test.less +++ /dev/null @@ -1,16 +0,0 @@ -#gen_bar { - display: block; - width: 100%; - background-color:#8530bfff; - height: 4em; -} - -#gen_footer { - display: block; - width: 100%; - background-color:#8530bfff; - height: 4em; - position:absolute; -} - -