Sha256: aa6c6f0cd71a30dfcccfdad83d484574050d50bff69ed08f705177673639a8ec
Contents?: true
Size: 872 Bytes
Versions: 2
Compression:
Stored size: 872 Bytes
Contents
//header styles header { overflow: auto; background-color: white; .wrapper { margin: $center; padding: $base-spacing / 2 0; max-width: $content-width; } h1 { float: left; } a:active, a:hover { border-style: none; } aside { float: right; li { margin: 1.5em 0.2em 0; } img { height: $big-font-size; width: auto; } } } //footer styles footer { background-color: white; width: 100%; overflow: auto; height: $base-sizing; position:absolute; bottom:0; left:0; a { float: right; img { height: $base-sizing - 0.3em; width: auto; } } img { height: $base-sizing / 2; width: auto; float: left; } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
lysande-jekyll-theme-3.2.0 | _sass/_headandfoot.scss |
lysande-jekyll-theme-1.0.0 | _sass/_headandfoot.scss |