目录
This commit is contained in:
@@ -484,6 +484,7 @@ aria {
|
||||
float: left;
|
||||
font-size: 1.125rem;
|
||||
color: #333;
|
||||
|
||||
}
|
||||
.mod-head h2:before,
|
||||
.mod-head h3:before {
|
||||
@@ -495,6 +496,12 @@ aria {
|
||||
height: 1.125rem;
|
||||
border-radius: 0.1875rem;
|
||||
}
|
||||
.mod-head h1{
|
||||
font-size: 1.125rem;
|
||||
text-align: center;
|
||||
line-height: 40px;
|
||||
width: 100%;
|
||||
}
|
||||
.mod-head a {
|
||||
float: right;
|
||||
margin-right: -0.5rem;
|
||||
|
||||
@@ -83,6 +83,6 @@
|
||||
|
||||
.page_num select {
|
||||
font-size: 12px;
|
||||
min-width: 90px;
|
||||
min-width: 120px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user