diff options
| author | sostler <sbostler@gmail.com> | 2009-12-06 20:38:51 -0500 |
|---|---|---|
| committer | sostler <sbostler@gmail.com> | 2009-12-06 20:38:51 -0500 |
| commit | 631f492c328ee40414ee32f717215d3fdda6f55a (patch) | |
| tree | ad3c4e284b06c3ddc4fd2eb9ac6ea6280f7c07ac /static/style.css | |
| parent | 9dd2ee1b1eb63529f5694d2e400dd04cc1eb1663 (diff) | |
Profiles / templates
Diffstat (limited to 'static/style.css')
| -rwxr-xr-x | static/style.css | 22 |
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; |
