/* {{protetta}} */
.itwiki-template-palmares-tabella {
text-align: center;
border: 0;
border-collapse: separate;
border-spacing: 0.3em 0.3em;
width: 100%;
}
.itwiki-template-palmares-header-competizioni {
width: 70%;
}
.itwiki-template-palmares-header-medaglie {
width: 10%;
}
.itwiki-template-palmares-competizione {
text-align: left;
}
.itwiki-template-palmares-oro {
background-color: gold;
}
.itwiki-template-palmares-argento {
background-color: silver;
}
.itwiki-template-palmares-bronzo {
background-color: #CD7F32;
}
.itwiki-template-palmares-header-trofeo {
width: 70%;
}
.itwiki-template-palmares-header-vittorie {
width: 30%;
}
.itwiki-template-palmares-trofeo {
text-align: left;
}
.itwiki-template-palmares-vittorie {
text-align: right;
}
.itwiki-template-palmares-dettagli {
text-align: center;
}
.itwiki-template-palmares-header-invisibile {
/* Questa è una copia del mixin mixin-screen-reader-text di MediaWiki */
display: block;
position: absolute;
clip: rect( 1px, 1px, 1px, 1px );
width: 1px;
height: 1px;
margin: -1px;
border: 0;
padding: 0;
overflow: hidden;
}