From de786f0dfb991e2d3098c113eec5cfad47061b17 Mon Sep 17 00:00:00 2001 From: grouille Date: Wed, 15 Apr 2020 10:49:32 +0200 Subject: [PATCH] Test --- site/css/style.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/site/css/style.css b/site/css/style.css index f293dc2..048d7a7 100644 --- a/site/css/style.css +++ b/site/css/style.css @@ -72,14 +72,14 @@ a, a:hover { position: absolute; top: 0; left: 0; - /*width: 100%; - height: auto;*/ + width: 100%; + height: auto; } #coucheinf { - z-index: 1; + z-index: 2; } #couchesup { - z-index: 2; + z-index: 4; } -- libgit2 0.21.2