2008-12-08 17:53:28 +00:00
|
|
|
@import blueprint.sass
|
2008-10-03 00:48:05 +00:00
|
|
|
@import blueprint/modules/fancy_type.sass
|
|
|
|
@import blueprint/modules/scaffolding.sass
|
|
|
|
@import blueprint/modules/liquid.sass
|
|
|
|
@import compass/reset.sass
|
|
|
|
|
|
|
|
.container
|
|
|
|
+container
|
|
|
|
|
2008-12-06 21:41:37 +00:00
|
|
|
+blueprint-typography("body.blueprint")
|
|
|
|
|
2008-10-03 00:48:05 +00:00
|
|
|
body.blueprint
|
2008-12-06 21:41:37 +00:00
|
|
|
+blueprint-scaffolding-body
|
2008-10-03 00:48:05 +00:00
|
|
|
hr
|
|
|
|
+colruler
|
|
|
|
hr.space
|
|
|
|
+colspacer
|
|
|
|
img#w3c
|
|
|
|
:margin-top 0
|
|
|
|
:padding-top 0
|
|
|
|
|
|
|
|
body#index
|
|
|
|
#page-header
|
|
|
|
+span(6)
|
|
|
|
#files-header
|
|
|
|
+span(8)
|
|
|
|
#description-header
|
|
|
|
+span(10)
|
|
|
|
#info
|
|
|
|
+box
|
|
|
|
ul
|
|
|
|
:margin-bottom 0
|
|
|
|
:padding-bottom 0
|
|
|
|
|
|
|
|
body#sample
|
|
|
|
+fancy-paragraphs
|
|
|
|
h2
|
|
|
|
+alt
|
|
|
|
#first-box
|
|
|
|
+column(7)
|
|
|
|
+colborder
|
|
|
|
#another-box
|
|
|
|
+column(8)
|
|
|
|
+colborder
|
|
|
|
#aligned-box
|
2008-12-17 17:02:48 +00:00
|
|
|
+column(7, true)
|
2008-10-03 00:48:05 +00:00
|
|
|
#main
|
|
|
|
+column(15)
|
|
|
|
+prepend(1)
|
|
|
|
+colborder
|
|
|
|
img#test
|
|
|
|
+pull(1)
|
|
|
|
:margin-top 0
|
|
|
|
:padding-top 0
|
|
|
|
em.caps
|
|
|
|
+reset
|
|
|
|
+caps
|
|
|
|
#nested-1
|
|
|
|
+column(7)
|
|
|
|
+colborder
|
|
|
|
#nested-2
|
2008-12-17 17:02:48 +00:00
|
|
|
+column(7, true)
|
2008-10-03 00:48:05 +00:00
|
|
|
#sidebar
|
2008-12-17 17:02:48 +00:00
|
|
|
+column(7, true)
|
2008-10-03 00:48:05 +00:00
|
|
|
h3
|
|
|
|
em
|
|
|
|
+reset
|
|
|
|
+alt
|
|
|
|
#parting-thought
|
|
|
|
+alt
|