summaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/style.css')
-rwxr-xr-xstatic/style.css22
1 files changed, 0 insertions, 22 deletions
diff --git a/static/style.css b/static/style.css
index 56606ae..4524037 100755
--- a/static/style.css
+++ b/static/style.css
@@ -147,18 +147,7 @@ body {
background-repeat: repeat-x;
background-attachment:fixed;
}
-#plane {
- position:fixed;
- top:9px;
- right:0px;
- width:100%;
- height:100%;
- z-index:1;
- background-image: url(cloudbg.png);
- background-repeat: no-repeat;
- background-position:center;
-}
.form { font-size: 14px; color="#990000"; }
.info {
font-size: 10px;
@@ -169,18 +158,7 @@ body {
bottom: 0px;
color: #999;
}
-#plane {
- position:fixed;
- top:9px;
- right:0px;
- width:100%;
- height:100%;
- z-index:1;
- background-image: url("./cloudbg1.png");
- background-repeat: no-repeat;
- background-position:center;
-}
.extruder{
position:fixed;