正在显示
1 个修改的文件
包含
5 行增加
和
0 行删除
@@ -12,7 +12,12 @@ | @@ -12,7 +12,12 @@ | ||
12 | <style type="text/css"> | 12 | <style type="text/css"> |
13 | .container { | 13 | .container { |
14 | height: 100%; | 14 | height: 100%; |
15 | + background: url(../../images/login_bg.png) center no-repeat; | ||
16 | + background-size: 100% 100%; | ||
17 | + padding-top: 1rem; | ||
15 | } | 18 | } |
19 | + | ||
20 | + | ||
16 | .input_num { | 21 | .input_num { |
17 | position: relative; | 22 | position: relative; |
18 | } | 23 | } |
-
请 注册 或 登录 后发表评论