1
0
Fork 0
mirror of https://github.com/jashkenas/coffeescript.git synced 2022-11-09 12:23:24 -05:00

waypoint on the documentation -- almost halfway through the nodes

This commit is contained in:
Jeremy Ashkenas 2010-03-07 17:31:39 -05:00
parent 094b198d5d
commit c6d7a27848
4 changed files with 311 additions and 216 deletions

View file

@ -18,6 +18,9 @@ p {
h1, h2, h3, h4, h5, h6 {
margin: 40px 0 15px 0;
}
h3, h4, h5, h6 {
margin-top: 20px;
}
#container {
position: relative;
}