debug
This commit is contained in:
@@ -360,20 +360,20 @@ a.read-load-icon[class] {
|
||||
top: 0;
|
||||
right: 0;
|
||||
left: 0;
|
||||
height: 44px;
|
||||
height: 50px;
|
||||
background: inherit;
|
||||
}
|
||||
.skin-default .page-read-top {
|
||||
background: url(../images/skin-default-t.jpg) no-repeat center top;
|
||||
background-size: 100%;
|
||||
/* background: url(../images/skin-default-t.jpg) no-repeat center top;
|
||||
background-size: 100%; */
|
||||
}
|
||||
.read-book-name {
|
||||
font-size: 1rem;
|
||||
font-weight: 400;
|
||||
position: absolute;
|
||||
/* position: absolute;
|
||||
top: 15px;
|
||||
left: 1rem;
|
||||
color: rgba(0,0,0,.7);
|
||||
color: rgba(0,0,0,.7); */
|
||||
}
|
||||
.read-page-mark {
|
||||
font-size: 0;
|
||||
@@ -1057,8 +1057,9 @@ a[data-mode=night] > .icon-night {
|
||||
background-size: 100% 100%
|
||||
}
|
||||
.skin-default .page-read-top {
|
||||
background: url(../images/skin-default-t.jpg) no-repeat center top;
|
||||
background-size: 100%;
|
||||
text-align: center;
|
||||
/* background: url(../images/skin-default-t.jpg) no-repeat center top;
|
||||
background-size: 100%; */
|
||||
max-width: 768px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user