Begin docs

[ci skip]
This commit is contained in:
Mike Helmick 2013-06-06 13:41:56 -04:00
parent ec2bd7d686
commit 55641a1966
72 changed files with 26300 additions and 1 deletions

4
docs/_static/custom.css vendored Normal file
View file

@ -0,0 +1,4 @@
/*body {
position: relative;
padding-top: 80px !important;
}*/

4
docs/_static/my-styles.css vendored Normal file
View file

@ -0,0 +1,4 @@
body {
position: relative;
padding-top: 40px;
}