From 959527bb712fcd05351d8b4b52ff17786baad454 Mon Sep 17 00:00:00 2001 From: polo Date: Sun, 26 Oct 2025 22:48:49 +0100 Subject: =?UTF-8?q?modification=20du=20nom=20et=20plus=20seulement=20de=20?= =?UTF-8?q?l'URL=20des=20entr=C3=A9es=20"URL"=20du=20menu,=20header/footer?= =?UTF-8?q?:=20renommage=20de=20classes=20et=20input=20absents=20du=20HTML?= =?UTF-8?q?=20sans=20=C3=AAtre=20admin?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/css/menu.css | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'public/css/menu.css') diff --git a/public/css/menu.css b/public/css/menu.css index ac77d50..0dfb840 100644 --- a/public/css/menu.css +++ b/public/css/menu.css @@ -58,7 +58,7 @@ .menu button { - margin: 5px; + margin: 4px 0; } .menu_entry_checkbox { @@ -109,15 +109,11 @@ flex-wrap: wrap; align-items: center; } -.menu .url -{ - text-wrap: nowrap; -} -.menu .url input[type=url] +.menu .url_content input { width: 50%; } -@media screen and (min-width: 80rem) { +/*@media screen and (min-width: 80rem) { i{} -} \ No newline at end of file +}*/ \ No newline at end of file -- cgit v1.2.3