Sha256: facd419711523e9ad36c1b992288a74a96312b7758114c57d1a4aa3e50df2ff5
Contents?: true
Size: 786 Bytes
Versions: 3
Compression:
Stored size: 786 Bytes
Contents
*, *:before, *:after { box-sizing: inherit; } html { box-sizing: border-box; height: 100%; } body { letter-spacing: -0.01rem; line-height: 1.3; background: #eee; height: 100%; } header { background-color: black; text-align: center; position: relative; padding: 20px; color: white; z-index: 3; } footer { background-color: black; text-align: center; position: relative; padding: 20px; color: white; z-index: 3; } ul { padding: 0; margin: 0; + ul, + p, + form { margin-top: 20px; } } li { list-style: none; } a { -webkit-tap-highlight-color: transparent; color: inherit; } svg { display: block; } h1, h2, h3, h4, h5, h6, p, ul, ol { font-weight: inherit; margin: 0; } p { + p, + ul { margin-top: 20px; } }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
futuro-0.0.3 | _sass/_base.scss |
futuro-0.0.2 | _sass/_base.scss |
futuro-0.0.1 | _sass/_base.scss |