[docs][s]: split out tutorials in a separate file.

This commit is contained in:
Rufus Pollock
2012-07-03 19:28:18 +01:00
parent 8bc5154dda
commit 811604d409
3 changed files with 14 additions and 40 deletions

View File

@@ -160,10 +160,14 @@ section.grey:after {
color:#333333;
}
.library .tutorials .well {
.tutorials .well {
height: 60px;
}
.tutorials {
margin-bottom: 300px;
}
/** Code / Pre **/
.container pre {