mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
16 lines
175 B
Sass
16 lines
175 B
Sass
![]() |
#main
|
||
|
:width 15em
|
||
|
:color #0000ff
|
||
|
p
|
||
|
:border
|
||
|
:style dotted
|
||
|
:width 2px
|
||
|
.cool
|
||
|
:width 100px
|
||
|
|
||
|
#left
|
||
|
:font
|
||
|
:size 2em
|
||
|
:weight bold
|
||
|
:float left
|