compass/doc-src/content/stylesheets/main.sass
2010-01-22 18:16:47 -08:00

31 lines
487 B
Sass

@import blueprint/reset
@import blueprint
body
font-family: "Lucida Sans", "Lucida Grande", Lucida, sans-serif
line-height: 1.5
#container
+container
#main
+column(18, true)
+prepend(6)
#sidebar
+column(6)
+pull(24, true)
body.reference
h3.mixin
background-color: #eee
border: 3px solid #aaa
padding: 0.75em
margin-bottom: 0
.source-documentation
background-color: #eee
border: 3px solid #aaa
border-top-width: 0
padding: 0.75em