1
+ /*.wy-alert.wy-alert-neutral a, .rst-content .wy-alert-neutral.note a, .rst-content .wy-alert-neutral.attention a, .rst-content .wy-alert-neutral.caution a, .rst-content .wy-alert-neutral.danger a, .rst-content .wy-alert-neutral.error a, .rst-content .wy-alert-neutral.hint a, .rst-content .wy-alert-neutral.important a, .rst-content .wy-alert-neutral.tip a, .rst-content .wy-alert-neutral.warning a, .rst-content .wy-alert-neutral.seealso a, .rst-content .wy-alert-neutral.admonition-todo a, .rst-content .wy-alert-neutral.admonition a {*/
2
+ /* color: #247ba0ff*/
3
+ /*}*/
4
+
5
+
6
+ /*.wy-tray-container li.wy-tray-item-info {*/
7
+ /* background: #247ba0ff*/
8
+ /*}*/
9
+
10
+
11
+ /*.btn-info {*/
12
+ /* background-color: #247ba0ff !important*/
13
+ /*}*/
14
+
15
+ /*.btn-link {*/
16
+ /* background-color: transparent !important;*/
17
+ /* color: #247ba0ff;*/
18
+ /* box-shadow: none;*/
19
+ /* border-color: transparent !important*/
20
+ /*}*/
21
+
22
+
23
+ /*.wy-nav-content {*/
24
+ /* max-width: none;*/
25
+ /*}*/
26
+
27
+
28
+ /*.wy-nav-side {*/
29
+ /* position: fixed;*/
30
+ /* top: 0;*/
31
+ /* bottom: 0;*/
32
+ /* left: 0;*/
33
+ /* padding-bottom: 2em;*/
34
+ /* overflow-x: hidden;*/
35
+ /* overflow-y: hidden;*/
36
+ /* min-height: 100%;*/
37
+ /* color: #9b9b9b;*/
38
+ /* !*background: #343131;*!*/
39
+ /* z-index: 200;*/
40
+ /*}*/
41
+
42
+ /*.wy-dropdown-menu > dd > a:hover {*/
43
+ /* background: #247ba0ff;*/
44
+ /* color: #fff*/
45
+ /*}*/
46
+
47
+
48
+ /*.wy-dropdown.wy-dropdown-bubble .wy-dropdown-menu a:hover {*/
49
+ /* background: #247ba0ff;*/
50
+ /* color: #fff*/
51
+ /*}*/
52
+
53
+
54
+ /*.wy-inline-validate.wy-inline-validate-info .wy-input-context {*/
55
+ /* color: #247ba0ff*/
56
+ /*}*/
57
+
58
+
59
+ /*a {*/
60
+ /* color: #247ba0ff;*/
61
+ /* text-decoration: none;*/
62
+ /* cursor: pointer*/
63
+ /*}*/
64
+
65
+
66
+ /*.wy-text-info {*/
67
+ /* color: #247ba0ff !important*/
68
+ /*}*/
69
+
70
+ /*.wy-menu-vertical a:active {*/
71
+ /* background-color: #247ba0ff;*/
72
+ /* cursor: pointer;*/
73
+ /* color: #fff*/
74
+ /*}*/
75
+
76
+ /*.wy-side-nav-search {*/
77
+ /* display: block;*/
78
+ /* width: 300px;*/
79
+ /* padding: .809em;*/
80
+ /* margin-bottom: .809em;*/
81
+ /* z-index: 200;*/
82
+ /* background-color: #247ba0ff;*/
83
+ /* text-align: center;*/
84
+ /* padding: .809em;*/
85
+ /* display: block;*/
86
+ /* color: #fcfcfc;*/
87
+ /* margin-bottom: .809em*/
88
+ /*}*/
89
+
90
+ /*.wy-side-nav-search input[type=text] {*/
91
+ /* width: 100%;*/
92
+ /* border-radius: 50px;*/
93
+ /* padding: 6px 12px;*/
94
+ /* border-color: #2472a4*/
95
+ /*}*/
96
+
97
+ /*.wy-side-nav-search img {*/
98
+ /* display: block;*/
99
+ /* margin: auto auto .809em auto;*/
100
+ /* height: 45px;*/
101
+ /* width: 45px;*/
102
+ /* background-color: #247ba0ff;*/
103
+ /* padding: 5px;*/
104
+ /* border-radius: 100%*/
105
+ /*}*/
106
+
107
+ /*.wy-nav .wy-menu-vertical header {*/
108
+ /* color: #247ba0ff*/
109
+ /*}*/
110
+
111
+
112
+ /*.wy-nav .wy-menu-vertical a:hover {*/
113
+ /* background-color: #247ba0ff;*/
114
+ /* color: #fff*/
115
+ /*}*/
116
+
117
+ /*.wy-nav-top {*/
118
+ /* display: none;*/
119
+ /* background: #247ba0ff;*/
120
+ /* color: #fff;*/
121
+ /* padding: .4045em .809em;*/
122
+ /* position: relative;*/
123
+ /* line-height: 50px;*/
124
+ /* text-align: center;*/
125
+ /* font-size: 100%;*/
126
+ /* *zoom: 1*/
127
+ /*}*/
128
+
129
+
130
+ /*.wy-nav-top img {*/
131
+ /* margin-right: 12px;*/
132
+ /* height: 45px;*/
133
+ /* width: 45px;*/
134
+ /* background-color: #247ba0ff;*/
135
+ /* padding: 5px;*/
136
+ /* border-radius: 100%*/
137
+ /*}*/
138
+
139
+ /*.rst-versions a {*/
140
+ /* color: #247ba0ff;*/
141
+ /* text-decoration: none*/
142
+ /*}*/
143
+
144
+ /*.rst-content a tt, .rst-content a tt, .rst-content a code {*/
145
+ /* color: #247ba0ff*/
146
+ /*}*/
147
+
148
+
149
+ /*.rst-content dl:not(.docutils) dt {*/
150
+ /* display: table;*/
151
+ /* margin: 6px 0;*/
152
+ /* font-size: 90%;*/
153
+ /* line-height: normal;*/
154
+ /* background: #e7f2fa;*/
155
+ /* color: #247ba0ff;*/
156
+ /* border-top: solid 3px #6ab0de;*/
157
+ /* padding: 6px;*/
158
+ /* position: relative*/
159
+ /*}*/
0 commit comments