add loading animation

Create _loader.scss

Update main.scss

Update _base.scss

Update gui.js

Update index.html

removed trailing spaces

removed trailing white spaces for real
This commit is contained in:
H4ndl3 2017-03-13 22:54:36 +01:00 committed by Milan Paessler
commit 8b5bcbfede
6 changed files with 51 additions and 0 deletions

View file

@ -28,3 +28,7 @@ h5 {
h6 {
font-size: 0.67em;
}
.hide {
display: none;
}