diff options
Diffstat (limited to 'static/style.css')
| -rwxr-xr-x | static/style.css | 21 |
1 files changed, 1 insertions, 20 deletions
diff --git a/static/style.css b/static/style.css index 8aae921..56606ae 100755 --- a/static/style.css +++ b/static/style.css @@ -176,31 +176,12 @@ body { width:100%; height:100%; z-index:1; - background-image: url(static/cloudbg1.png); + background-image: url("./cloudbg1.png"); background-repeat: no-repeat; background-position:center; } - - - - - - - - - - - - - - - - - - - .extruder{ position:fixed; cursor:default; |
