样式
This commit is contained in:
@@ -85,15 +85,15 @@ export default {
|
||||
text,.page_input {
|
||||
display: inline-block;
|
||||
padding: 0 10px;
|
||||
background-color: #fff;
|
||||
border: 1px solid #ddd;
|
||||
background: linear-gradient(180deg, #0E284B, #2D70A3);
|
||||
border: 1px solid #3274CD;
|
||||
border-radius: 3px;
|
||||
margin-right: 10px;
|
||||
_font(13px, 26px, #053978,,)
|
||||
_font(13px, 26px, #fff,,)
|
||||
}
|
||||
|
||||
text.active {
|
||||
background-color: #053978;
|
||||
background: linear-gradient(180deg, #2160D2, #3688DE);
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
@@ -106,10 +106,6 @@ text.ellipsis {
|
||||
text-align: center;
|
||||
}
|
||||
.page_txt {
|
||||
background-color: transparent;
|
||||
border-color: transparent;
|
||||
color: #fff;
|
||||
padding: 0;
|
||||
}
|
||||
.mgl10 {
|
||||
margin-left: 20px
|
||||
|
||||
Reference in New Issue
Block a user