Files: 92f49ecadefdc12a8544de35475558190ec0f591 / assets / web.css
388 bytesRaw
1 | img[src='assets/hermes.png'] { |
2 | width: 50px; |
3 | height: 50px; |
4 | margin-bottom: -13px; |
5 | } |
6 | |
7 | .book .summary li b { |
8 | display: none; |
9 | } |
10 | |
11 | .book .book-summary ul.summary li a.gitbook-link { |
12 | display: none; |
13 | } |
14 | |
15 | .book .book-summary .summary .chapter .chapter .chapter a { |
16 | font-weight: 300; |
17 | } |
18 | .summary .custom-link { |
19 | display: none; |
20 | } |
21 | nav .summary .articles .chapter a { |
22 | white-space: normal; |
23 | } |
24 |
Built with git-ssb-web