70 lines
1.0 KiB
Sass
70 lines
1.0 KiB
Sass
|
@import blueprint/screen.sass
|
||
|
@import blueprint/modules/fancy_type.sass
|
||
|
@import blueprint/modules/scaffolding.sass
|
||
|
@import blueprint/modules/liquid.sass
|
||
|
@import compass/reset.sass
|
||
|
|
||
|
.container
|
||
|
+container
|
||
|
|
||
|
body.blueprint
|
||
|
+blueprint-typography
|
||
|
html &
|
||
|
+body-margins
|
||
|
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
|
||
|
+column(7, last)
|
||
|
#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
|
||
|
+column(7, last)
|
||
|
#sidebar
|
||
|
+column(7, last)
|
||
|
h3
|
||
|
em
|
||
|
+reset
|
||
|
+alt
|
||
|
#parting-thought
|
||
|
+alt
|