字体存放到本地

This commit is contained in:
2022-10-12 17:58:40 +08:00
parent 67a7935728
commit 3f65685e17
6 changed files with 42 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
* @Author: Kane
* @Date: 2022-10-11 23:19:28
* @LastEditors: Kane
* @LastEditTime: 2022-10-12 15:06:58
* @LastEditTime: 2022-10-12 17:37:14
* @FilePath: \car_dealer\login.html
* @Description:
*
@@ -15,13 +15,10 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>登录</title>
<link href="css/fonts.css" rel="stylesheet" />
<link rel="stylesheet" href="css/root.css" />
<link rel="stylesheet" href="css/normalize.css" />
<link rel="stylesheet" href="css/login.css" />
<link
href="https://fonts.googleapis.com/css?family=Poppins:600&display=swap"
rel="stylesheet"
/>
<script src="https://kit.fontawesome.com/a81368914c.js"></script>
</head>
<body>
@@ -31,7 +28,7 @@
</div>
</div>
<div class="login_box">
<form action="">
<form>
<img src="img/login/avatar.svg" alt="" />
<h2>欢迎</h2>
<div class="input-div user">