.ImageSwitch .revert, .ImageSwitch .textToggleDisplayButtonInput {
display: none;
}
.ImageSwitch .revert.hidden {
display: block !important;
}
.ImageSwitch img {
max-width: 100%;
height: auto;
}
.ImageSwitch .textToggleDisplayButtonLabel {
border: none;
box-shadow: none;
background-color: transparent;
color: inherit;
font-size: smaller;
padding: 0;
margin: 0;
}
.ImageSwitch .thumbcaption {
text-align: justify;
margin-right: 2.5em;
}
.ImageSwitch .thumbcaption > div{
margin-right: -2.5em;
}
/* [[Category:在模板名字空间下的CSS页面]] */