Quiz App initial commit and added bootstrap modal for markup as well

This commit is contained in:
2017-01-31 21:18:20 -08:00
commit 31310b60ea
4 changed files with 202 additions and 0 deletions

7
css/style.css Normal file
View File

@@ -0,0 +1,7 @@
.well-image {
width: 100%;
height: 162px;
}
.top-buffer{
    margin-top: 30px;
}