diff options
Diffstat (limited to 'static/css/front.css')
| -rw-r--r-- | static/css/front.css | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/static/css/front.css b/static/css/front.css index 1bf973e..4adfbe0 100644 --- a/static/css/front.css +++ b/static/css/front.css @@ -5,11 +5,8 @@ right:3; color:#fff; position: relative; -top:-2; -filter:alpha(opacity=90); - -moz-opacity:0.9; - -khtml-opacity: 0.9; - opacity: 0.9z-index:2; +top:8px; +z-index:20000000; } @@ -32,7 +29,7 @@ filter:alpha(opacity=90); background-color:#fff; - +z-index:20000000; *padding:4px 12px 6px; filter:alpha(opacity=80); @@ -95,7 +92,7 @@ a.signin.menu-open span {cursor:pointer; color:#789; font-size:11px; box-shadow: 3px 2px 2px #ccc; -webkit-box-shadow: 3px 2px 2px #ccc; -z-index:5000; +z-index:50000000; -moz-box-shadow: 3px 2px 2px #ccc; filter: progid:DXImageTransform.Microsoft.dropShadow(color=#ccc, offX=3, offY=4, positive=true); } |
