1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
haml--haml/yard/haml-style.sass
2009-06-19 00:28:21 -07:00

22 lines
408 B
Sass

.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