Template:Modbox.css

From Beacon Space
Revision as of 02:55, 2 April 2023 by beaconspace>Turbo566 (Turbo566 changed the content model of the page Template:Modbox.css from "CSS" to "Sanitized CSS")
.modbox {
    background: #eee;
    border: 1px solid #aaa;
    float: none;
    margin: 0 0 1em 1em;
    padding: 1em;
    width: 800px;
}

.modbox-title {
    font-size: 1em;
    text-align: center;
}