Remove websocket code, show global spin count for users without JS, and new noscript class
This commit is contained in:
parent
56150f1ce8
commit
02a8a44125
5 changed files with 17 additions and 21 deletions
|
@ -2,4 +2,8 @@
|
|||
rotate: 7200deg;
|
||||
transform: scale(1.15);
|
||||
transition: all 5s cubic-bezier(0.445, 0.05, 0.55, 0.95) !important;
|
||||
}
|
||||
|
||||
.noscript {
|
||||
display: initial;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue