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