Loading circle
This commit is contained in:
11
src/site.css
11
src/site.css
@@ -57,4 +57,15 @@ div.results {
|
||||
|
||||
.purple {
|
||||
color: #675BA7
|
||||
}
|
||||
|
||||
.hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.waiting {
|
||||
background: #9BC850;
|
||||
position: absolute;
|
||||
top: 47%;
|
||||
width: 50%;
|
||||
}
|
||||
Reference in New Issue
Block a user