This commit is contained in:
@@ -3553,8 +3553,8 @@ html {
|
||||
|
||||
/* 调整移动端注册按钮样式 - 长方形无圆角,撑满导航栏高度 */
|
||||
#index .no-login .btn.btn-normal#registBtn {
|
||||
padding: 0 40px !important;
|
||||
font-size: 10px !important;
|
||||
padding: 0 25px !important;
|
||||
font-size: 12px !important;
|
||||
min-width: auto !important;
|
||||
height: 100% !important;
|
||||
line-height: 1 !important;
|
||||
@@ -3571,8 +3571,8 @@ html {
|
||||
/* 移动端注册按钮图标显示 */
|
||||
#index .no-login .btn.btn-normal#registBtn .regist-icon {
|
||||
display: block;
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
width: 15px;
|
||||
height: 15px;
|
||||
}
|
||||
|
||||
/* 移动端注册按钮图标隐藏 - 旧样式移除 */
|
||||
|
||||
Reference in New Issue
Block a user