Sha256: 6054f64b28d35647604356bdd143dc5151a536542c7483a02339209ac57306c7

Contents?: true

Size: 709 Bytes

Versions: 2

Compression:

Stored size: 709 Bytes

Contents

/* 
  Ensure that you load this file in application.css after gumby (backword slash to escape)
*/

/* handy CSS will insist a margin and padding for all ul and li. Overriding handy css behaviour for ul and li in .navbar class*/
.navbar ul, .navbar ul > li, .navbar ul > li > div.dropdown > ul {margin:0px !important; padding:0px !important;}

/* logo left padding is not required */
.navbar .logo a {padding:0px; color:#fff;}
.navbar {margin-bottom:0px;}

h1 { font-size: 32px; font-size: 2.00rem}
h2 { font-size: 28px; font-size: 1.80rem}
h3 { font-size: 24px; font-size: 1.60rem}
h4 { font-size: 20px; font-size: 1.50rem}
h5 { font-size: 16px; font-size: 1.40rem}
h6 { font-size: 14px; font-size: 1.30rem}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
humdrum-rails-0.0.7 lib/rails/generators/humdrum/layout/templates/stylesheets/overrides-gumby.css
humdrum-rails-0.0.6 lib/rails/generators/humdrum/layout/templates/stylesheets/overrides-gumby.css