Revision history of "CSS for table zebra striping"

Jump to: navigation, 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 05:12, 21 March 2014129.78.233.211 talk 228 bytes +228 Created page with "body { font: normal medium/1.4 sans-serif; } table { border-collapse: collapse; width: 100%; } th, td { padding: 0.25rem; text-align: left; border: 1px solid #ccc;..."