diff options
| author | root <root@lalalizard.com> | 2012-11-26 12:05:40 -0500 |
|---|---|---|
| committer | root <root@lalalizard.com> | 2012-11-26 12:05:40 -0500 |
| commit | ef51b60c6481254d88c5fc3c34f4127b7f881a58 (patch) | |
| tree | 42a9596a7d53951d2a10f60fea4c2854fc9348af /frontend/static/stylesheets/src/top.css | |
| parent | ddc5b25b4a47ef8175aced9c06fc1767d004e826 (diff) | |
Frontend static/ folder
Diffstat (limited to 'frontend/static/stylesheets/src/top.css')
| -rw-r--r-- | frontend/static/stylesheets/src/top.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/static/stylesheets/src/top.css b/frontend/static/stylesheets/src/top.css new file mode 100644 index 0000000..765c387 --- /dev/null +++ b/frontend/static/stylesheets/src/top.css @@ -0,0 +1 @@ +body{background-color:#311296;overflow:hidden}#bg{position:fixed;top:0;left:0;height:100%;width:100%;display:block;opacity:1;background-image:-webkit-gradient(linear, left bottom, left top, color-stop(0.11, #311296), color-stop(0.67, #8f26ff), color-stop(0.84, #9d42ff));background-image:-moz-linear-gradient(center bottom, #311296 11%, #8f26ff 67%, #9d42ff 84%)}#bg img{width:100%;height:100%}#plant1{z-index:-2;position:fixed;left:-200px;bottom:0}#plant2{z-index:-2;position:fixed;right:-200px;bottom:0}.cloudleft{background-image:url(/bgz/cloudz1.png);position:fixed;bottom:0;left:0;width:600px;height:400px;opacity:0.7;pointer-events:none;z-index:-1}.cloudright{background-image:url(/bgz/cloudz2.png);position:fixed;bottom:0;right:0;width:600px;height:400px;opacity:0.8;pointer-events:none;z-index:-1}.shimmer{margin:0 0 -20px 0;opacity:0.5}.shimmer2{margin:0 0 -40px 0;opacity:0.5} |
