Sha256: e21c12063c5be9859dc75972e8869960a982f483c2c1a350d247287ce2b8d36b

Contents?: true

Size: 663 Bytes

Versions: 7

Compression:

Stored size: 663 Bytes

Contents

@import compass.sass
@import blueprint.sass

!font_color         = #2a2a2a
!link_color         = #0388a6
!link_hover_color   = #009ce0
!link_focus_color   = !link_color
!link_active_color  = !link_color
!link_visited_color = !link_color

!blueprint_font_family  = "'Century Gothic', 'Apple Gothic', 'Helvetica Neue', arial, sans-serif"
!blueprint_font_size    = 13px

!blueprint_grid_columns = 12
!blueprint_grid_width   = 60px
!blueprint_grid_margin  = 20px

+global-reset
+blueprint-typography

a
  +link-colors(!link_color, !link_hover_color, !link_focus_color, !link_active_color, !link_visited_color)

#frame
  padding: 50px
  text-align: center
  +container

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
middleman-0.14.0.pre2 lib/middleman/template/views/stylesheets/site.css.sass
middleman-0.13.2.pre lib/middleman/template/views/stylesheets/site.css.sass
middleman-0.13.1 lib/middleman/template/views/stylesheets/site.css.sass
middleman-0.12.2 lib/middleman/template/views/stylesheets/site.css.sass
middleman-0.12.1 lib/middleman/template/views/stylesheets/site.css.sass
middleman-0.12.0.pre3 lib/middleman/template/views/stylesheets/site.css.sass
middleman-0.12.0.pre2 lib/middleman/template/views/stylesheets/site.css.sass