Template:Striped table.css

Template page
Revision as of 21:52, 26 September 2022 by Couchor (talk | contribs) (Created page with ".striped-table { border: 2px solid #bbbbbb; } .striped-table > tbody > tr:nth-of-type(2n + 1) { background-color: #f5f5f5; border: 1; } .headerRow { text-align: center; } .headerRow th { font-size: 1rem; } .bodyRow td { border-top: 1px solid #a2a9b1; padding: 5px; } .linkID { padding: 0 10px 0 5px; font-weight: bold; } .linkID img { width: 18px; height: auto; } .flag img { width: 18px; height: auto; vertical-align: baseline; padding-right: 5px; } .capt...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

.striped-table { border: 2px solid #bbbbbb; } .striped-table > tbody > tr:nth-of-type(2n + 1) { background-color: #f5f5f5; border: 1; } .headerRow { text-align: center; } .headerRow th { font-size: 1rem; } .bodyRow td { border-top: 1px solid #a2a9b1; padding: 5px; }

.linkID { padding: 0 10px 0 5px; font-weight: bold; } .linkID img { width: 18px;

   height: auto;

} .flag img { width: 18px; height: auto; vertical-align: baseline; padding-right: 5px; } .captain img { vertical-align: text-top; padding: 0 5px; }