# HG changeset patch # User Edwin Razafimahatratra # Date 1355251757 -3600 # Node ID f905a56cc7e69d58db173a97fbff3d41f96f9ec5 # Parent 21a791340354af6cdc2ae78cb55eddc9c892812c css tweak diff -r 21a791340354 -r f905a56cc7e6 web/static/res/css/style_1024.css --- a/web/static/res/css/style_1024.css Tue Dec 11 19:48:24 2012 +0100 +++ b/web/static/res/css/style_1024.css Tue Dec 11 19:49:17 2012 +0100 @@ -335,7 +335,7 @@ font-size: 25px; } #main { - display:block; + display: inline-block; margin: 0 auto; } /*----------------------------------------------*/ @@ -734,16 +734,16 @@ .pointer { cursor: pointer; } -.choix { - position: relative; - z-index: 6; +#bg_mosaic { + z-index: 5; } -.mosaic_choice { - position: absolute; - z-index: 5; - left: 0; - bottom: 50%; - background: red; +#choix { + position: absolute; + top: 0; + bottom: 0; + left: 0; + right: 0; + z-index: 6; } .blue a, .blue a:link,