File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ span [id *= 'MathJax-Span' ]{
2+ color : inherit;
3+ }
4+
5+ span .eqno {
6+ float : right;
7+ }
8+
9+
10+ code .docutils .literal .notranslate {
11+ border : 0px ;
12+ background : inherit;
13+ padding : 1px 1px ;
14+ font-size : 95% ;
15+ }
16+
17+ div # example-notebook div .highlight-default div .highlight {
18+ background-color : inherit;
19+ }
20+
121/* override table width restrictions */
222@media screen and (min-width : 767px ) {
323
1030 .wy-table-responsive {
1131 overflow : visible !important ;
1232 }
33+ }
1334
14- .wy-table-responsive table {
15- width : 100% ;
16- }
35+ .wy-side-nav-search > div .branch {
36+ font-weight : normal;
37+ color : rgba (255 , 255 , 255 , 0.3 );
38+ font-size : 100% ;
39+ display : inline-block;
40+ padding : 4px 6px ;
41+ margin-top : .8em ;
42+ margin-bottom : .5em ;
1743}
44+
45+ .wy-side-nav-search > div .branch > a {
46+ /* margin-top:-.4045em;
47+ margin-bottom:.809em; */
48+ color : # fcfcfc ;
49+ font-weight : bold;
50+ }
You can’t perform that action at this time.
0 commit comments