Sha256: bf34d6f2c99ee9f8dca7a87ea5b45eda344a6a59fe370a354001114dec0a9771
Contents?: true
Size: 945 Bytes
Versions: 3
Compression:
Stored size: 945 Bytes
Contents
/* ---------------------------------------------------- */ /* ---------------------------------------------------- */ /* Dependencies */ /* ---------------------------------------------------- */ /* ---------------------------------------------------- */ * { margin: 0; } html, body { height: 100%; } html { height: 100%; color: #fff; background: #121212; background-size: 100% 100%; box-sizing: border-box; } body { position: relative; font-family: Helvetica, Arial, Sans-Serif; font-size: 12px; text-transform: capitalize; box-sizing: border-box; overflow-x: hidden; } a { color: #fff; text-decoration: none; } a:hover { text-decoration: underline; } /* ---------------------------------------------------- */ /* ---------------------------------------------------- */
Version data entries
3 entries across 3 versions & 1 rubygems