1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00

[Sass] Re-add basic.sass. Wow, that was dumb.

This commit is contained in:
Nathan Weizenbaum 2010-07-30 21:57:13 -07:00
parent 973421e69a
commit 441dfadd76

View file

@ -0,0 +1,23 @@
body
:font Arial
:background blue
#page
:width 700px
:height 100
#header
:height 300px
h1
:font-size 50px
:color blue
#content.user.show
#container.top
#column.left
:width 100px
#column.right
:width 600px
#container.bottom
:background brown