Sha256: 833c581e3e30fa3dd0e366463c1ecd95ddec3efbafcd8e72133967454e4cad59
Contents?: true
Size: 1.39 KB
Versions: 89
Compression:
Stored size: 1.39 KB
Contents
$typecsset-base-font-size: 18px $typecsset-base-line-height: 27px @import "app/assets/stylesheets/thirdparty/typecsset" $white: #f1f1f1 $black: #1e1e1e body padding: 0 margin: 0 a color: $white text-decoration: none line-height: $typecsset-magic-number * 2 .nav position: fixed background: $black color: $white font-family: sans-serif line-height: $typecsset-magic-number * 2 width: 100% height: $typecsset-magic-number * 2 .nav__list float: left width: 50% list-style: none margin: 0 line-height: 100% height: 100% .nav__view-options float: right width: 50% list-style: none margin: 0 line-height: 100% height: 100% text-align: right .nav__view-options__item display: inline-block line-height: $typecsset-magic-number * 2 cursor: pointer position: relative a padding: 0 $typecsset-magic-number .nav__list__item display: inline-block line-height: $typecsset-magic-number * 2 cursor: pointer position: relative a padding: 0 $typecsset-magic-number &:hover .nav__list__item__dropdown display: block .nav__list__item__dropdown display: none position: absolute top: $typecsset-magic-number * 2 left: 0 background: $black box-shadow: inset 0 1px 0 0 $white list-style: none margin: 0 padding: $typecsset-magic-number / 2 0 iframe display: block margin: 0 auto padding-top: $typecsset-magic-number * 2
Version data entries
89 entries across 89 versions & 1 rubygems