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