_ _    _ _____  ___   __                       
 __      _(_) | _(_)___ / ( _ ) / /_   ___ ___  _ __ ___  
 \ \ /\ / / | |/ / | |_ \ / _ \| '_ \ / __/ _ \| '_ ` _ \ 
  \ V  V /| |   <| |___) | (_) | (_) | (_| (_) | | | | | |
   \_/\_/ |_|_|\_\_|____/ \___/ \___(_)___\___/|_| |_| |_|

Modulo:Incontro sportivo/styles.css

Nel mondo di oggi, Modulo:Incontro sportivo/styles.css è un argomento che ha catturato l'attenzione di milioni di persone in tutto il mondo. Dalle sue origini fino al suo impatto sulla società odierna, Modulo:Incontro sportivo/styles.css è diventato un fenomeno che continua a generare dibattiti e controversie. Nel corso della storia, Modulo:Incontro sportivo/styles.css ha svolto un ruolo fondamentale nella vita delle persone, influenzando il modo in cui viviamo, pensiamo e ci relazioniamo con gli altri. In questo articolo esploreremo l'importanza di Modulo:Incontro sportivo/styles.css e la sua rilevanza nel mondo di oggi, esaminando i suoi aspetti più rilevanti e il suo impatto in diversi ambiti della società.
/* {{Protetta}} */

.idc-maintable {
	width: 100%;
	border-spacing: 0;
}

.idc-sfondo {
	background-color: #eeefff;
}

@media screen {
    html.skin-theme-clientpref-night .idc-sfondo {
		background-color: #202122;
	}
}

@media screen and ( prefers-color-scheme: dark) {
	html.skin-theme-clientpref-os .idc-sfondo {
		border-color: #202122;
	}
}

.idc-maintable tr {
	vertical-align: top;
}

.idc-maintable > tbody > tr:first-child > td:first-child {
	font-size: 85%;
	text-align: center;
	width: 23%;
}

.idc-maintable > tbody > tr:first-child > td:nth-child(2) {
	text-align: right;
	width: 21%;
}

.idc-maintable > tbody > tr:first-child > td:nth-child(3) {
	text-align: center;
	width: 13%;
}

.idc-maintable > tbody > tr:first-child > td:nth-child(4) {
	width: 21%;
}

.idc-maintable > tbody > tr:first-child > td:last-child {
	font-size: 85%;
}

.idc-maintable > tbody > tr:first-child > td:last-child > table {
	border-spacing: 0;
}

.idc-maintable > tbody > tr:first-child > td:last-child > table td {
	padding: 0;
}

.idc-maintable > tbody > tr:first-child > td:last-child > table td:first-child {
	font-weight: bold;
}

.idc-subtable {
	margin: auto;
	font-weight: 400;
	width: 100% !important;
	clear: both;
	padding: 1px;
	font-size: 85%;
}

.idc-subtable > tbody > tr:first-child > td {
	padding-right: 1em;
}

.idc-subtable tr td:first-child {
	width: 44%;
	text-align: right;
}

.idc-subtable tr td:nth-child(2) {
	width: 13%;
	text-align: center;
	font-weight: bold;
}

.idc-subtable tr td:last-child {
	width: 43%;
	text-align: left;
}