优化后端样式
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
color: #2c3e50;
|
||||
font-weight: 500;
|
||||
margin-right: 20px;
|
||||
line-height: 50px;
|
||||
}
|
||||
.config-header a {
|
||||
text-decoration: none;
|
||||
@@ -39,3 +40,11 @@
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.maintitle {
|
||||
font-size: 20px;
|
||||
font-weight: bold;
|
||||
color: #333;
|
||||
margin-bottom: 20px;
|
||||
border-bottom: 1px solid #eee;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user