Added a tutorial

This commit is contained in:
Maxime Beauchemin
2016-04-02 23:11:13 -07:00
parent c7d8af8818
commit ecfd8c8ce1
7 changed files with 57 additions and 60 deletions

View File

@@ -6,6 +6,17 @@ div.navbar {
margin-bottom: 0px;
}
p {
margin-top: 5px;
margin-bottom: 15px;
}
#tutorial img {
border: 1px solid gray;
box-shadow: 5px 5px 5px #888888;
margin-bottom: 10px;
}
.carousel img {
max-height: 500px;
}