修改样式
This commit is contained in:
parent
010a180a27
commit
df401ca7bf
|
@ -102,7 +102,7 @@ body{
|
|||
width:100%;
|
||||
}
|
||||
.login hr {
|
||||
background: #fff url() 0 0 no-repeat;
|
||||
background: #fff 0 0 no-repeat;
|
||||
}
|
||||
.login hr.hr15 {
|
||||
height: 15px;
|
||||
|
@ -165,7 +165,7 @@ xblock{
|
|||
}
|
||||
.page a{
|
||||
display: inline-block;
|
||||
background: #fff url() 0 0 no-repeat;
|
||||
background: #fff 0 0 no-repeat;
|
||||
color: #888;
|
||||
padding: 10px;
|
||||
min-width: 15px;
|
||||
|
|
Loading…
Reference in New Issue