Module:Build bracket/styles.css

From English Wikipedia @ Freddythechick

This is the current revision of this page, as edited by imported>Pbrks at 04:55, 20 October 2023 (Created page with '.team-cell { border: 1px solid #aaa; border-width: 1px 0 1px 1px; background-color: #F9F9F9; padding: 0 0.3em; } .header-cell { border: 1px solid #aaa; border-width: 1px 0 1px 1px; background-color: #F2F2F2; text-align: center; padding:0 0.3em; }'). The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
.team-cell {
    border: 1px solid #aaa;
    border-width: 1px 0 1px 1px;
    background-color: #F9F9F9;
    padding: 0 0.3em;
}

.header-cell {
    border: 1px solid #aaa;
    border-width: 1px 0 1px 1px;
    background-color: #F2F2F2;
    text-align: center;
    padding:0 0.3em;
}