compass/doc-src/content/stylesheets/main.sass

16 lines
199 B
Sass
Raw Normal View History

2010-01-21 06:25:44 +00:00
@import blueprint
body
font-family: "Lucida Sans", "Lucida Grande", Lucida, sans-serif
#container
+container
#main
2010-01-21 18:50:21 +00:00
+column(18, true)
2010-01-21 06:25:44 +00:00
+prepend(6)
#sidebar
+column(6)
+pull(24, true)