diff --git a/css/index.css b/css/index.css index 3fec7d4..6b90be1 100644 --- a/css/index.css +++ b/css/index.css @@ -60,4 +60,29 @@ #img_cadeau{ width: 5vw; +} + +#table_magasin_collegues{ + margin-top: 10px; +} + +#image_collegue_animee{ + z-index:1; + position: absolute; + top: 20px; + left:35%; +} + +#never{ + z-index:1; + position: absolute; + left:0%; + top: 0%; +} + +#close_rick{ + z-index: 2; + position: absolute; + left:0%; + top: 0%; } \ No newline at end of file diff --git a/index.html b/index.html index d52ae05..ad29005 100644 --- a/index.html +++ b/index.html @@ -18,11 +18,11 @@