Sha256: ac561184b804f675efc55d2b08b80a1d2c89bd84570da76dbf8d71adcad279c5
Contents?: true
Size: 454 Bytes
Versions: 15
Compression:
Stored size: 454 Bytes
Contents
* { box-sizing: border-box; } html { background: #eee; height: 100%; } body { padding: 0; margin: 0; } .site { padding: 20px 40px; height: 100%; max-width: 900px; background: #fefefe; margin: 0 auto; box-shadow: rgba(#000, .2) 0 0 15px; font-family: "Source Serif Pro", Georgia, Times, 'Times New Roman', serif; } header { text-align: center; margin-bottom: 1em; padding-bottom: 1em; border-bottom: 2px solid #eee; }
Version data entries
15 entries across 15 versions & 1 rubygems