Sha256: 8afe436550f5124349ccf8e98b20c53e4a253a2f3048a8191796ab0c6435349d
Contents?: true
Size: 468 Bytes
Versions: 2
Compression:
Stored size: 468 Bytes
Contents
body { width: 100%; } #skip-to-content { height: 1px; width: 1px; position: absolute; overflow: hidden; top: -10px; &:focus { position: fixed; top: 10px; left: 10px; height: auto; width: auto; background: invert($link--color); outline: thick solid invert($link--color); } } a { color: $link--color; &:hover { text-decoration: none; } } img { height: auto; max-width: 100%; } svg { fill: currentColor; }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jekyll-docs-template-0.1.1 | _sass/base.scss |
jekyll-docs-template-0.1.0 | _sass/base.scss |