diff options
Diffstat (limited to 'static/css/index.css')
| -rw-r--r-- | static/css/index.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/css/index.css b/static/css/index.css index b0c3ae3..1b745d6 100644 --- a/static/css/index.css +++ b/static/css/index.css @@ -432,4 +432,8 @@ z-index:-1; } .nivo-controlNav a.active { font-weight:bold; +} + +#register-spinner { + display: none; }
\ No newline at end of file |
