Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

Jump to content

Wikipedia:Catalogue of CSS classes/Wikitable

From Wikipedia, the free encyclopedia

The wikitable class applies specific CSS styles to tables.

Rules for class=wikitable
Property Screen[a] Print[b] Mobile[c]
Table
margin 1em 0
background-color #f9f9f9 white transparent
border 1px #aaa solid
border-collapse collapse
color black
Header
border 1px #aaa solid
border-right 1px solid #EEE
border-right
last-child
none
padding 0.3em 0.4em 0.2em
background-color #f2f2f2 white transparent
font-weight bold
text-align center
Caption
font-weight bold
text-align center left
Row
border 1px #aaa solid
border-bottom 1px solid #EEE
border-bottom
last-child
none
padding 0.3em 0.4em 0.2em
Cell
border 1px #aaa solid
border-bottom 1px solid #EEE
border-right 1px solid #EEE
border-right
last-child
none
padding 0.3em 0.4em 0.2em
Rules for class="wikitable plainrowheaders"
Header with scope="row"[a]
border 1px #aaa solid
padding 0.3em 0.4em 0.2em
background-color #f2f2f2 white
font-weight normal
text-align left