diff options
Diffstat (limited to 'assets/css')
-rw-r--r-- | assets/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/style.css b/assets/css/style.css index f1c21ef..561b11e 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -20,7 +20,7 @@ p, li, dt, dd, td, th, div { font-size: 12px; } -.loading { +.loading .title { background-repeat: no-repeat; background-position: 0 50%; background-image: url(/assets/icons/loading.gif); |