Revision history of "Template:Static row numbers/styles.css"

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 19:56, 26 December 2021Pronoun talk contribs 2,065 bytes +2,065 Created page with "→‎{{pp-template}}: table.static-row-numbers { counter-reset: rowNumber; } body.skin-minerva .static-row-numbers2.sortable { counter-reset: rowNumber -1; } body.skin-minerva .static-row-numbers2.sortable.static-row-header-two { counter-reset: rowNumber -2; } table.static-row-numbers tr::before { display: table-cell; padding: 0 0.5em; text-align: right; } table.static-row-numbers tr::before { content: ""; } body:not(.skin-minerva) .static-row-numbers.sort..."