LoginHtml #19
@ -4,7 +4,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<link rel="stylesheet" href="./Styles/login/style.css">
|
||||
<link href='https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css' rel='stylesheet'>
|
||||
<title>Loging</title>
|
||||
</head>
|
||||
|
||||
@ -14,7 +14,7 @@ body {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
min-height: 100vh;
|
||||
background: url("LoginBackround.jpg");
|
||||
background: url("../../images/LoginBackround.jpg");
|
||||
}
|
||||
|
||||
.wrapper {
|
||||
|
After Width: | Height: | Size: 534 KiB |
Loading…
x
Reference in New Issue
Block a user