Merge pull request #55 from brianhanifin/feature/loading

Loading screen
This commit is contained in:
Brian Hanifin
2014-07-29 21:39:05 -07:00
+1 -1
View File
@@ -16,7 +16,7 @@ body {
}
#loader {
background: rgba(0, 0, 0, 0.75);
background: rgba(0, 0, 0, 0.9);
bottom: 0;
left: 0;
position: absolute;