Différences entre les versions de « MediaWiki:Common.css »
Aller à la navigation
Aller à la recherche
Ligne 1 : | Ligne 1 : | ||
/* Le CSS placé ici sera appliqué à tous les habillages. */ | /* Le CSS placé ici sera appliqué à tous les habillages. */ | ||
/* Appel du style [http://mans.gyptis.org/mw/index.php?title=Styles.css&usemsgcache=yes&ctype=text%2Fcss&smaxage=18000&action=raw&maxage=18000 http://mans.gyptis.org/mw/index.php?title=Styles.css&usemsgcache=yes&ctype=text%2Fcss&smaxage=18000&action=raw&maxage=18000] */ | /* Appel du style [http://mans.gyptis.org/mw/index.php?title=Styles.css&usemsgcache=yes&ctype=text%2Fcss&smaxage=18000&action=raw&maxage=18000 http://mans.gyptis.org/mw/index.php?title=Styles.css&usemsgcache=yes&ctype=text%2Fcss&smaxage=18000&action=raw&maxage=18000] */ | ||
.fond_fluide_rouge table { /* | .fond_fluide_rouge table { /* | ||
width:100px; | width:100px; | ||
Ligne 12 : | Ligne 12 : | ||
background-image: url("/mw/images/e/e4/Fluide_rouge.jpg"); | background-image: url("/mw/images/e/e4/Fluide_rouge.jpg"); | ||
} | } .fond_fluide_bleu td { opacity: 1; color: #000000; } | ||
.fond_fluide_bleu td { opacity: 1; color: #000000; } | |||
.fond_fluide_bleu table { /* | .fond_fluide_bleu table { /* | ||
width:100px; | width:100px; | ||
Ligne 23 : | Ligne 22 : | ||
text-decoration:none; | text-decoration:none; | ||
/* background-color: transparent; */ | /* background-color: transparent; */ | ||
/* opacity: 0.5; */ | |||
background-image: url("/mw/images/9/9a/Fluide_bleu_001.jpg"); | background-image: url("/mw/images/9/9a/Fluide_bleu_001.jpg"); | ||
} .monstyle { text-color: #00FF00; font-size: 24pt; } | } .monstyle { text-color: #00FF00; font-size: 24pt; } |
Version du 22 janvier 2012 à 00:27
/* Le CSS placé ici sera appliqué à tous les habillages. */
/* Appel du style [http://mans.gyptis.org/mw/index.php?title=Styles.css&usemsgcache=yes&ctype=text%2Fcss&smaxage=18000&action=raw&maxage=18000 http://mans.gyptis.org/mw/index.php?title=Styles.css&usemsgcache=yes&ctype=text%2Fcss&smaxage=18000&action=raw&maxage=18000] */
.fond_fluide_rouge table { /*
width:100px;
height:100px;
display:block;
*/
text-decoration:none;
background-image: url("/mw/images/e/e4/Fluide_rouge.jpg");
} .fond_fluide_bleu td { opacity: 1; color: #000000; }
.fond_fluide_bleu table { /*
width:100px;
height:100px;
display:block;
*/
text-decoration:none;
/* background-color: transparent; */
/* opacity: 0.5; */
background-image: url("/mw/images/9/9a/Fluide_bleu_001.jpg");
} .monstyle { text-color: #00FF00; font-size: 24pt; }