登录背景色
parent
8e525f5d6a
commit
fc37460fac
|
|
@ -8,3 +8,4 @@
|
|||
.logo{width: 60px;margin-top: 10px;margin-bottom: 10px;margin-left:20px;}
|
||||
.title{font-size: 30px;font-weight: 550;margin-left: 20px;color: #5FB878!important;display: inline-block;height: 60px;line-height: 60px;margin-top: 10px;position: absolute;}
|
||||
.desc{width: 100%;text-align: center;color: gray;height: 60px;line-height: 60px;}
|
||||
body{background-color: whitesmoke;}
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
<link rel="stylesheet" href="admin/css/pearButton.css" />
|
||||
<link rel="stylesheet" href="assets/login.css" />
|
||||
</head>
|
||||
<body background="admin/images/background.svg">
|
||||
<body background="admin/images/background.svg" >
|
||||
<form class="layui-form" action="javascript:void(0);">
|
||||
<div class="layui-form-item">
|
||||
<img class="logo" src="admin/images/logo.png" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue