Sha256: 214143a53ba5d65bda885016494f6d76e4d1777315b3b1f2208339c9927f4c3b
Contents?: true
Size: 439 Bytes
Versions: 16
Compression:
Stored size: 439 Bytes
Contents
/* Tables */ table { margin-bottom: 2em; width: 100%; } th { border-bottom: 2px solid #ccc; font-weight: bold; text-align: left; } td { border-bottom: 1px solid #ddd; } caption, th, td { padding: 4px 10px 4px 0; } caption { background: #f1f1f1; margin-bottom: 1em; padding: 10px 0; } tr, td, th { vertical-align: middle; } /* Use this if you use span-x classes on th/td. */ table .last { padding-right: 0; }
Version data entries
16 entries across 16 versions & 2 rubygems