Commit b8d3faee by liuhailong

aaa

parent 85234c7c
...@@ -16,13 +16,9 @@ textarea{ ...@@ -16,13 +16,9 @@ textarea{
#btm{ background-color: #F5F5F9; #btm{ background-color: #F5F5F9;
width: 100%; width: 100%;
height: 62px; height: 62px;
position: fixed;
bottom: 0;
left: 0;
} }
button{ button{
color: #fff; color: #fff;
font-size: 1.2em;
letter-spacing: 1px; letter-spacing: 1px;
width: 92%; width: 92%;
height: 47px; height: 47px;
...@@ -34,9 +30,6 @@ button{ ...@@ -34,9 +30,6 @@ button{
} }
.num{ .num{
color:#969696; color:#969696;
position: absolute;
right: 10px;
bottom: 10px;
} }
#test{width: 100%;} #test{width: 100%;}
...@@ -52,8 +45,6 @@ button{ ...@@ -52,8 +45,6 @@ button{
} }
.thumb_bd .shadd .thumb_bd .shadd
{ {
position:absolute;
top:0;
width: 100%; width: 100%;
height:100%; height:100%;
background: rgba(0,0,0,0.4); background: rgba(0,0,0,0.4);
...@@ -84,8 +75,5 @@ button{ ...@@ -84,8 +75,5 @@ button{
height:4px; height:4px;
border:1px solid #fff; border:1px solid #fff;
border-radius:20px; border-radius:20px;
position:absolute;
left:0;
top:0;
background-color:#fff; background-color:#fff;
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment