mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-21 01:53:26 +00:00
9 lines
277 B
Plaintext
9 lines
277 B
Plaintext
// Sidebar
|
|
@sidebar-background: rgb(250, 250, 250);
|
|
@sidebar-border-color: rgba(0, 0, 0, 0.0666667);
|
|
// Summary
|
|
@summary-header-color: #939da3;
|
|
@summary-article-padding-v: 10px;
|
|
@summary-article-padding-h: 15px;
|
|
@summary-article-color: hsl(207, 15%, 25%);
|