Style:Wikitable

From PathfinderWiki
body & { /*this makes this more specific than the skin style*/ border: 1px solid #a9a9a9; background-color: @article-color; > * > tr > th, > tr > th { background-color: @menu-heading-background-color; } > * > tr:nth-child(2n), > tr:nth-child(2n) { background-color: @article-color-contrast; } }