this repo has no description
1.rst-content code, .rst-content tt {
2 background: inherit;
3 border: none;
4 padding: 0;
5}
6.highlight, .highlight .cs {
7 background: inherit;
8 padding: 0;
9}
10.table-nonfluid {
11 width: auto !important;
12}
13div.literal-block-wrapper {
14 padding: 0;
15 width: 100%;
16}
17div.code-block-caption {
18 border: 1px solid #ccc;
19 border-radius: 4px 4px 0px 0px;
20 background-color: #f5f5f5;
21}
22.logo {
23 width: 100% !important;
24}