You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
374 B
22 lines
374 B
.gitbook-link { |
|
display: none !important; |
|
} |
|
.book.font-family-0 { |
|
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; |
|
} |
|
|
|
.body-inner .i18n { |
|
position: absolute; |
|
right: 140px; |
|
top: 0; |
|
height: 50px; |
|
line-height: 50px; |
|
padding: 0 10px; |
|
color: #ccc; |
|
font-size: 14px; |
|
display: inline-block; |
|
} |
|
|
|
.body-inner .i18n:hover { |
|
color: #999; |
|
}
|
|
|