Utente:Sakretsu/Sandbox/4/styles.css

Da Wikipedia, l'enciclopedia libera.
Vai alla navigazione Vai alla ricerca
.sinottico_test {
	background-color: #f8f9fa;
	border: 1px solid #c8ccd1;
	border-collapse: collapse;
	clear: right;
	float: right;
	font-size: 90%;
	line-height: 1.45em;
	margin: 0 0 1.3em 2em;
	width: 22em;
}

.sinottico_test_testata th {
	font-size: 116%;
}

.sinottico_test_testo_centrale {
	text-align: center;
}

.sinottico_test_testata th,
.sinottico_test_divisione th {
	background-color: #eeeeee;
	padding: 0.2em 0.4em;
}

/* non basta definire th? le classi non sono usate solo dentro t:Infobox, meglio evitare di cambiare i nomi */
.sinottico_test_etichetta {
	border-right: 1px solid #eaeaf0;
	text-align: left;
	vertical-align: top;
}

.sinottico_test td,
.sinottico_test_etichetta {
	border-bottom: 1px solid #eaeaf0;
	padding: 0.4em;
}

.sinottico_test_piede2 {
	font-size: xx-small;
	text-align: right;
}

.sinottico_test > tbody > tr:last-child > td,
.sinottico_test > tbody > tr:last-child > th {
	border-bottom: 1px solid #c8ccd1;
}

/* ****************** */

.sinottico_test2 {
	background-color: #f8f9fa;
	border: 1px solid #c8ccd1;
	border-collapse: collapse;
	clear: right;
	float: right;
	font-size: 92%;
	line-height: 1.4em;
	margin: 0 0 1.3em 2em;
	width: 280px;
}

.sinottico_test2_testata th {
	font-size: 116%;
}

.sinottico_test2_testo_centrale {
	text-align: center;
}

.sinottico_test2_testata th,
.sinottico_test2_divisione th {
	background-color: #eeeeee;
	padding: .2em .4em;
}

.sinottico_test2_etichetta {
	background-color: #f3f3f3;
	border-right: 1px solid #eaeaf0;
	text-align: left;
	vertical-align: top;
}

.sinottico_test2 td,
.sinottico_test2_etichetta {
	border-bottom: 1px solid #eaeaf0;
	padding: .25em .4em;
}

.sinottico_test2_piede2 {
	font-size: xx-small;
	text-align: right;
}

.sinottico_test2 > tbody > tr:last-child > td,
.sinottico_test2 > tbody > tr:last-child > th {
	border-bottom: 1px solid #c8ccd1;
}

/* ****************** */

.sinottico_test3 {
	background-color: #f8f9fa;
	border: 1px solid #aaaaaa;
	border-collapse: collapse;
	clear: right;
	float: right;
	font-size: 95%;
	line-height: 1.4em;
	margin: 0 0 1.3em 2em;
	width: 280px;
}

.sinottico_test3 th {
	background-color: #f2f2f2;
	text-align: left;
	vertical-align: top;
	padding: .18em .4em;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
}

.sinottico_test3 td {
	vertical-align: top;
	padding: .18em .4em;
	border-bottom: 1px solid #aaaaaa;
}

.sinottico_test3_testata th {
	font-size: 116%;
    background-color: #dedede;
	text-align: center;
}

.sinottico_test3_testo_centrale {
	text-align: center;
}

.sinottico_test3_divisione th {
	background-color: #eeeeee;
	text-align: center;
}

.sinottico_test3_piede2 {
	font-size: xx-small;
	text-align: right;
}

.sinottico_test3 > tbody > tr:last-child > td,
.sinottico_test3 > tbody > tr:last-child > th {
	border-bottom: 1px solid #aaaaaa;
}