MediaWiki:Common.css : Différence entre versions
Ligne 8 : | Ligne 8 : | ||
} | } | ||
− | body #filigrane | + | body#filigrane |
Version du 12 avril 2018 à 14:03
/* Le CSS placé ici sera appliqué à tous les habillages. */
#filigrane{
background-image:url('http://rhinedits.u-strasbg.fr/w/images/1/19/Grendelbruch.png');
filter:alpha(opacity=50);
opacity: 0.5;
-moz-opacity:0.5;
}
body#filigrane