Sha256: 61d3a68ebae418b350560216da8213b0694249ed53dfbcdafcf3b72f08651f7e
Contents?: true
Size: 594 Bytes
Versions: 4
Compression:
Stored size: 594 Bytes
Contents
//----------------------------------------------------------------------------- // Base @import "_base/base"; //----------------------------------------------------------------------------- // General @import "_general/root"; @import "_general/type"; //----------------------------------------------------------------------------- // Modules [role="navigation"] { padding: rhythm(.5); background: $base03; color: $base1; font-style: italic; a { #{$link} { @extend %icon; @extend %icon-arrow-left; color: $base2; } #{$focus} { color: $base3; } } }
Version data entries
4 entries across 4 versions & 1 rubygems