Commit ee2ab826 by 冷斌

踢人

parent 55dc4c6a
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
border: none; border: none;
resize:none; resize:none;
caret-color:#ffdd00; caret-color:#ffdd00;
-moz-box-sizing: border-box; /*Firefox3.5+*/ -moz-box-sizing: border-box; /*Firefox3.5+*/
/* -webkit-box-sizing: border-box; /*Safari3.2+*/ /* -webkit-box-sizing: border-box; /*Safari3.2+*/
/* } */ /* } */
...@@ -48,13 +48,13 @@ button{ ...@@ -48,13 +48,13 @@ button{
} }
.thumb_bd .img-sfz{ .thumb_bd .img-sfz{
max-width: 100%; max-width: 100%;
max-height: 100%; max-height: 100%;
} }
.thumb_bd .shadd .thumb_bd .shadd
{ {
position:absolute; position:absolute;
left: 10px; /*left: 10px;*/
top: 10px; top: 0;
width: 100%; width: 100%;
height:100%; height:100%;
background: rgba(0,0,0,0.4); background: rgba(0,0,0,0.4);
......
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