debug
This commit is contained in:
@@ -1429,10 +1429,14 @@ aria {
|
||||
padding: 0.75rem;
|
||||
font-size: 0;
|
||||
letter-spacing: 0;
|
||||
overflow: hidden;
|
||||
overflow-x: scroll;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.book-nav ul li {
|
||||
display: inline-block;
|
||||
width: 25%;
|
||||
width: auto;
|
||||
white-space: nowrap;
|
||||
font-size: 100%;
|
||||
}
|
||||
.book-nav ul li a {
|
||||
@@ -1449,6 +1453,7 @@ aria {
|
||||
color: #fff;
|
||||
background: #fe7031;
|
||||
border: 1px solid #fe7031;
|
||||
padding: 0.1rem 0.5rem;
|
||||
}
|
||||
.book-subnav {
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user