Sha256: d8d0e0ab3c5142b06886d29edb2adb5324f48b2810169c073993a0e0aa0f6302
Contents?: true
Size: 375 Bytes
Versions: 9
Compression:
Stored size: 375 Bytes
Contents
* { box-sizing:border-box; } body { font-family: sans-serif; font-size: 1rem; line-height: 1.5; text-align: left; color: var(--text-color); background-color: var(--background-color); margin: 0; padding: 0; } header { background-color: #666; color: white; padding: 1rem; margin-bottom: 1rem; } header h1 { margin: 0; } main { margin: 1rem; }
Version data entries
9 entries across 9 versions & 1 rubygems