Difference between revisions of "Template:Transient extended infobox"

no edit summary
Line 410: Line 410:
     border-spacing: 0px;
     border-spacing: 0px;
     margin: 30px;
     margin: 30px;
}
@media only screen and (max-width: 900px) {
    div.transient-infobox {
        width: 700px;
    }
}
}