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:
parent
b2c2627d73
commit
8b5bcbfede
6 changed files with 51 additions and 0 deletions
|
|
@ -28,3 +28,7 @@ h5 {
|
|||
h6 {
|
||||
font-size: 0.67em;
|
||||
}
|
||||
|
||||
.hide {
|
||||
display: none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue