fix:更新已知bug,优化代码
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
*{ padding: 0; margin: 0; }
|
||||
body{font-family: '微软雅黑',serif; color: #CCC; font-size: 16px;background:#f2f2f2 }
|
||||
.system-message{ text-align: center; padding: 24px 48px;
|
||||
box-shadow: 0 0 10px rgba(0,0,0,.2)!important; top:50%; width:500px; border-radius:5px;
|
||||
box-shadow: 0 0 10px rgba(0,0,0,.2)!important; top:50%; width:380px; border-radius:5px;
|
||||
-moz-border-radius:10px; /* Old Firefox */
|
||||
margin: 12% auto auto;
|
||||
background: #fff;}
|
||||
|
||||
Reference in New Issue
Block a user