修复备案信息的固定位置,调整关于页面的更新日志框宽度
This commit is contained in:
@@ -7,6 +7,9 @@
|
||||
src: url('../fonts/element-icons.ttf'),
|
||||
url('../fonts/element-icons.woff'); /* IE9 */
|
||||
}
|
||||
*{padding:0;margin:0;}
|
||||
html{height:100%;}
|
||||
body{min-height:100%;}
|
||||
.loginTitle{
|
||||
text-align: center;
|
||||
}
|
||||
@@ -57,8 +60,9 @@ a{
|
||||
.footer{
|
||||
width:100%;
|
||||
font-size:14px;
|
||||
position:fixed;
|
||||
position:absolute;
|
||||
bottom:20px;
|
||||
left:0;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user