Template:Infobox officeholder/styles.css: Difference between revisions

From American Election Wiki
Jump to navigation Jump to search
Peoplesconcord (talk | contribs)
Created page with ".infobox { width: 250px; float: right; text-align: center; } .infobox th { text-align: center; } .infobox .infobox-above { text-align: center; } .infobox td { text-align: left; }"
Tags: Mobile edit Mobile web edit
(No difference)

Revision as of 23:12, 28 September 2025

.infobox {
    width: 250px;
    float: right;
    text-align: center;
}

.infobox th {
    text-align: center;
}

.infobox .infobox-above {
    text-align: center;
}

.infobox td {
    text-align: left;
}