mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-20 01:25:16 +00:00
13 lines
312 B
Plaintext
Executable File
13 lines
312 B
Plaintext
Executable File
.book .book-body .page-wrapper .page-inner section {
|
|
display: none;
|
|
}
|
|
|
|
.book .book-body .page-wrapper .page-inner section.normal {
|
|
.gitbook-markdown(@md-color: @content-color, @md-line-height: @content-line-height);
|
|
|
|
.glossary-term {
|
|
cursor: help;
|
|
text-decoration: underline;
|
|
}
|
|
}
|