Sha256: 2abd8d29ab0a1dd80a7cbd5af21b49bcf9168c0d501b5fe329dfee9aade2b8b5

Contents?: true

Size: 1013 Bytes

Versions: 4

Compression:

Stored size: 1013 Bytes

Contents

//	--------------------------------------------------------------------
//	Graphpaper Configuration
//	========================
//
//	These are values for the default Graphpaper grid. They will produce
//	the standard 950px Blueprint layout.
//
//	The !graphpaper_grid_padding value is not used unless you opt to
//	left align your site by mixing +grid-container(false) in which
//	case, it will apply the value to the :padding-left property of
//	the element containing the grid.
//
// --------------------------------------------------------------------

!graphpaper_grid_columns	 = 24
!graphpaper_grid_width		 = 30px
!graphpaper_grid_margin		 = 10px
!graphpaper_grid_padding	 = 10px

!default_font_size			 = 12px
!line_height_multiplier		 = 1.5

//	If this is your first time in this file, your next step will probably
//	be in partials/_base.sass. There Graphpaper will walk you through 
//	applying the grid on your site and recommend some best practicies that
//	will make it easier to work with Graphpaper.

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
alexcabrera-graphpaper-0.3.0 templates/project/config/_settings.sass
alexcabrera-graphpaper-0.3.1 templates/project/config/_settings.sass
graphpaper-0.0.2 templates/project/config/_settings.sass
graphpaper-0.0.1 templates/project/config/_settings.sass