Sha256: c67745cfbde78444669f2958138b2a7bf864f971696e4be3dcc7004304cf97f3
Contents?: true
Size: 433 Bytes
Versions: 7
Compression:
Stored size: 433 Bytes
Contents
// Overrride the default navbar styles to let links be a little more visible // .navbar { // a.nav-link { // color: rgba($white, 0.65) !important; // // &:hover { color: rgba($white, 0.85) !important; } // } // // // link styling when you're logged in as another user // .current_user { // a { // color: lighten($black, 20%) !important; // // &:hover { color: $black !important; } // } // } // }
Version data entries
7 entries across 7 versions & 1 rubygems