Sha256: 91d6644c56086fbefcd155fdcae591859d6059d29c67b252fd88b5c7fcbfa0f7
Contents?: true
Size: 595 Bytes
Versions: 13
Compression:
Stored size: 595 Bytes
Contents
.content { max-width: 1000px; margin-left: auto; margin-right: auto; } .alert-success { background-color: #d2e7ba; color: #24a318; } .alert-notice { background-color: #eeeec7; color: #72725f; } .alert-error { background-color: #f6c8cd; color: #e35d6a; } .alert { border-radius: 5px; margin-top: 10px; padding: 10px; } body { font-family: Helvetica, sans-serif; } ul { list-style-type: none; } .gates { margin-bottom: 25px; } th, td { text-align: left; padding-right: 10px; } th:last-child { padding-right: 0; } td:last-child { padding-right: 0; }
Version data entries
13 entries across 13 versions & 1 rubygems