Aller au contenu

Modèle:Table des isotopes/styles.css

Une page de Wikipédia, l'encyclopédie libre.
.empty_cell{
	border-width:0;
}



/* atom/isotope stability classes */
/* generated by Module:Tables_des_isotopes|gen_css
***************************** 
*/
.unstable_atom{
	background-color: #ffffff;
	color:black;
}

.between_seconds_and_days{
	background-color: #f2f2f2;
	color:black;
}

.days_stable_atom{
	background-color: #993399;
	color:white;
}

.months_stable_atom{
	background-color: #6600cc;
	color:white;
}

td.months_stable_atom>a{
	color:white;
	text-decoration: underline;
}

td>div.months_stable_atom>a{
	color:white;
	text-decoration: underline;
}

.day100_to_year10_stable_atom{
	background-color: #3333ff;
	color:white;
}

td.day100_to_year10_stable_atom>a{
	color:white;
	text-decoration: underline;
}

td>div.day100_to_year10_stable_atom>a{
	color:white;
	text-decoration: underline;
}

.year100_to_year10000_stable_atom{
	background-color: #33ff33;
	color:black;
}

.year10000_to_year1000000_stable_atom{
	background-color: #ffff00;
	color:black;
}

.stable_radioisotope{
	background-color: #ff9900;
	color:black;
}

.stable_atom{
	background-color: #A9A9A9;
	color:black;
}

/*
********** End generated section
*/

.natural_radioelement {
	background-color: #ff9900;
}

/* atome stable présent dans la nature (pour l’instant nom de l’isotope dans un div) */

.stable_atom .present_in_nature {
	background-color: #993399;
}

.stable_atom .present_in_nature  > div {
	background-color: #A9A9A9;
}

/* [[Catégorie:Sous-page de modèle feuille de style]] */