a welcome page

This commit is contained in:
Maxime Beauchemin
2016-03-24 14:11:29 -07:00
parent 10a1eddaa7
commit c9203554e7
14 changed files with 217 additions and 89 deletions

View File

@@ -68,6 +68,10 @@ form div {
}
.navbar-brand a {
color: white;
text-decoration: none;
}
.navbar-brand a:hover {
color: white;
}
.header span {