Sha256: 63726eb449f983fdc86477dde9541a9198333fa6f687874358b83dd6d073caa4
Contents?: true
Size: 579 Bytes
Versions: 1
Compression:
Stored size: 579 Bytes
Contents
nav { background: @nav-background-color; height: 70px; margin-bottom: 20px; .logo { display: inline-block; margin: 15px 15px 0 15px; } .links { float: right; margin-top: 15px; a { color: @nav-link-color; text-decoration: none; display: inline-block; .button-size(10px; 15px; 15px; 20px; 2px); &:hover { color: @nav-link-color-hover; text-decoration: none; } } .active { background: @nav-link-background-hover; &:hover { color: @nav-link-color; } } } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
robeaux-0.3.0 | less/objects/nav.less |