diff --git a/index.html b/index.html index a376b83..334d997 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,7 @@ \ No newline at end of file diff --git a/style/mastodonFooter.css b/style/mastodonFooter.css index 1f6e1ed..e0d0ad4 100644 --- a/style/mastodonFooter.css +++ b/style/mastodonFooter.css @@ -1,5 +1,6 @@ #petitAffichage { - width: 250px; + /*width: 250px;*/ + position: absolute; height: 65px; padding: 10px; margin: 0;