Différences entre les versions de « MediaWiki:Common.css »
Aller à la navigation
Aller à la recherche
Ligne 10 : | Ligne 10 : | ||
*/ | */ | ||
text-decoration:none; | text-decoration:none; | ||
background-image: url("/mw/images/e/e4/ | background-image: url("/mw/images/e/e4/Fluide_rouge2.jpg"); | ||
} | } |
Version du 21 janvier 2012 à 23:49
/* 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_bleu table { /*
width:100px;
height:100px;
display:block;
*/
text-decoration:none;
background-image: url("/mw/images/e/e4/Fluide_rouge2.jpg");
}
.ffond_fluide_bleu { /*
width:100px;
height:100px;
display:block;
*/
text-decoration:none;
background-image: url("/mw/images/e/e4/Fluide_rouge.jpg");
} .monstyle { text-color: #00FF00; font-size: 24pt; }