Sha256: 601dc30af1aa758dfe5c48e5396f05264dc46f7ab2553df5cb975a68cc9eaa57
Contents?: true
Size: 753 Bytes
Versions: 7
Compression:
Stored size: 753 Bytes
Contents
.accordion-title{ font-size: $base-font-size*1.375; text-decoration: none; &:hover, &:active, &:visited, &:focus{ color: $white; } .accordion-icon{ width: 16px; height: 16px; display: block; float: right; color: $white; } } .asset-link{ h3, h5{ color: $white; font-size: $base-font-size*1.4; line-height: 21px; float: left; } } .accordion.secondary{ background: none; a{ font-size: $base-font-size; } .accordion-content a{ font-size: $base-font-size*0.875; } .accordion-title{ background: $white; color: $jet; &:hover{ background: $stone; } } .top-level, .top-level:hover{ background: darken($stone, 5%); color: $jet; } }
Version data entries
7 entries across 7 versions & 1 rubygems