Explorar o código

调整签名大小位置

Chente %!s(int64=6) %!d(string=hai) anos
pai
achega
cd4a82775a
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      css/style.css

+ 4 - 4
css/style.css

@@ -1141,11 +1141,11 @@ left:5px
 }
 .sign-content .page .user-sign{
   position: absolute;
-  top:10%;
+  bottom:5%;
   left:10%;
   z-index: 999;
-  width:300px;
-  height: 150px;
+  width:87px;
+  height:35px;
 }
 .user-sign .focus{
   background:rgba(255,0,0,0.1);
@@ -1159,7 +1159,7 @@ left:5px
   text-align: right;
   position: absolute;
   right:0;
-  top:0;
+  top:-24px;
   /*display:none;*/
 }
 /*.user-sign:hover .img-bar{*/