提交 f05b2acd 编写于 作者: W wyhslx

Thu Nov 9 20:59:00 CST 2023 inscode

上级 8058ce1f
......@@ -33,9 +33,9 @@ export default {
<style>
header {
width:1000px;
width:1300px;
background-color: rgb(9, 36, 109);
padding: 5px;
padding: 6px;
float: left;
}
......@@ -47,7 +47,7 @@ nav ul {
}
nav li {
margin-right: 15px;
margin-right: 18px;
}
nav li:last-child {
......@@ -57,7 +57,7 @@ nav li:last-child {
nav a {
color: #fff;
text-decoration: none;
font-size: 12px;
font-size: 15px;
font-weight: bold;
padding: 10px;
transition: background-color 0.2s ease-in-out;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册