Supprimer un message
zion
@media screen
{
div#fixedBox
{
position: fixed;
}
/* Don't do this at home */
* html
{
overflow-y: hidden;
}
* html body
{
overflow-y: auto;
height: 100%;
padding: 0 1em 0 1em;
font-size: 100%;
}
* html div#fixedBox
{
position: absolute;
}
/* All done. */
}
{
div#fixedBox
{
position: fixed;
}
/* Don't do this at home */
* html
{
overflow-y: hidden;
}
* html body
{
overflow-y: auto;
height: 100%;
padding: 0 1em 0 1em;
font-size: 100%;
}
* html div#fixedBox
{
position: absolute;
}
/* All done. */
}
C'est pour quoi ce brol dans ton CSS?
C'est lui qui fout le bordel
5 minutes de test pour le trouver en foutant simplement un bord rouge comme je t'ai dit