haml--haml/yard/haml-style.sass

23 lines
408 B
Sass
Raw Normal View History

2009-06-19 07:28:21 +00:00
.maruku_toc
background: #ddd
border: 1px solid #ccc
margin-right: 2em
float: left
ul
padding: 0 1em
#frequently_asked_questions + &
float: none
margin: 0 2em
.section.readme
*:target, dt:target + dd
background-color: #ccf
border: 1px solid #88b
dd
margin-left: 0
padding-left: 3em
dt:target
border-bottom-style: none
& + dd
border-top-style: none