index_page.css 3.09 KB
Newer Older
Yuge Zhang's avatar
Yuge Zhang committed
1
2
3
4
/* The following are for index.html */

.wy-table-responsive table td, .wy-table-responsive table th {
    white-space: normal
5
}
6

Yuge Zhang's avatar
Yuge Zhang committed
7
8
.gap {
    margin-top: 24px;
9
10
}

Yuge Zhang's avatar
Yuge Zhang committed
11
12
.gap2 {
    margin-top: 12px;
13
14
}

Yuge Zhang's avatar
Yuge Zhang committed
15
.rowHeight {
16
17
18
    line-height: 24px;
}

19
20
21
22
23
.title {
    padding-bottom: 6px;
    border-bottom: 1px solid #ccc;
}

Yuge Zhang's avatar
Yuge Zhang committed
24
.second-title {
25
    margin-top: 24px;
26
}
Yuge Zhang's avatar
Yuge Zhang committed
27

28
29
30
31
32
33
34
35
36
37
/* command style */
.command {
    background-color: #f8f8f8;
    border: 1px solid #e1e4e5;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    padding-left: 10px;
}

Yuge Zhang's avatar
Yuge Zhang committed
38
.main-code {
39
40
41
42
    background-color: #f8f8f8;
    padding: 15px 20px;
}

Yuge Zhang's avatar
Yuge Zhang committed
43
44
45
46
.command-intro {
    line-height: 48px;
}

47
/* document body width */
Yuge Zhang's avatar
Yuge Zhang committed
48
.wy-nav-content {
49
50
51
52
53
    max-width: 100% !important;
    background-color: #fff;
}

/* nni logo bgcolor */
Yuge Zhang's avatar
Yuge Zhang committed
54
.wy-side-nav-search {
55
56
57
58
59
    background-color: black;
}

/* document body font-family */

Yuge Zhang's avatar
Yuge Zhang committed
60
.wy-nav-content ul li {
61
62
63
64
65
    list-style: disc;
    margin-bottom: 12px;
    margin-left: 24px;
}

Yuge Zhang's avatar
Yuge Zhang committed
66
.main-table, .main-table tr, .main-table td {
67
68
69
    border: 1px solid #ccc;
}

Yuge Zhang's avatar
Yuge Zhang committed
70
.column b {
71
72
73
    padding-bottom: 4px;
    border-bottom: 2px solid blue;
}
Yuge Zhang's avatar
Yuge Zhang committed
74
75

.column td {
76
77
78
79
    width: 200px;
    text-align: center;
    line-height: 36px;
}
Yuge Zhang's avatar
Yuge Zhang committed
80
81
82

td.framework {
    width: 300px;
83
84
    -webkit-width: 220px;
}
Yuge Zhang's avatar
Yuge Zhang committed
85
86

.main-table .circle li {
87
88
89
    list-style-type: circle;
}

Yuge Zhang's avatar
Yuge Zhang committed
90
.main-table .firstUl, .circle {
91
92
93
    padding-left: 20px;
}

Yuge Zhang's avatar
Yuge Zhang committed
94
.main-table .verticalMiddle {
95
96
97
98
    vertical-align: middle !important;
    text-align: center;
}

Yuge Zhang's avatar
Yuge Zhang committed
99
.inline img, .inline h2 {
100
    display: inline-block;
101
102
103
    margin-bottom: 0px;
}

Yuge Zhang's avatar
Yuge Zhang committed
104
.inline hr {
105
    margin-top: 0px;
106
}
107
108
109
110
111

.inline img {
    margin-top: -20px;
}

Yuge Zhang's avatar
Yuge Zhang committed
112
.ui-img img {
113
    height: 350px;
114
115
}

Yuge Zhang's avatar
Yuge Zhang committed
116
117
.wy-side-nav-search>div.version {
    color: #fff !important;
118
119
}

Yuge Zhang's avatar
Yuge Zhang committed
120
.main-table {
121
122
123
124
    width: 90%;
    margin: 0 auto;
}

Yuge Zhang's avatar
Yuge Zhang committed
125
.chinese {
126
127
128
    margin-bottom: 16px;
}

Yuge Zhang's avatar
Yuge Zhang committed
129
.QR {
130
131
132
    width: 180px;
}

Yuge Zhang's avatar
Yuge Zhang committed
133
.or {
134
    vertical-align: middle;
135
136
137
138
139
}

.wy-plain-list-disc li, .rst-content .section ul li, .rst-content .toctree-wrapper ul li, article ul li {
    margin-bottom: 0px;
}
140
141
142
143
144
145
146
147
148
149
150
151

.wy-nav-content .emotion li {
    width: 300px;
    height: 300px;
    float: left;
    margin-left: 15px;
    margin-bottom: 60px;
    background: #f5f5f5;
    box-sizing: border-box;
    list-style: none;
}

Yuge Zhang's avatar
Yuge Zhang committed
152
.emotion li div {
153
154
155
156
157
    transition: 0.2s;
    text-align: center;
    vertical-align: middle;
}

Yuge Zhang's avatar
Yuge Zhang committed
158
.emotion li div:hover {
159
160
161
162
    transform: translate(1.1);
    box-shadow: 0 15px 30px rgb(0 0 0 / 10%);
}

Yuge Zhang's avatar
Yuge Zhang committed
163
.center {
164
165
166
167
    line-height: 54px;
    text-align: center;
}

Yuge Zhang's avatar
Yuge Zhang committed
168
.emotion img {
169
170
171
172
173
174
175
    width: 250px;
}

.emotion .first img {
    margin: 50px 24px;
}

Yuge Zhang's avatar
Yuge Zhang committed
176
.emotion .second .working {
177
178
179
    margin: 67px 24px;
}

Yuge Zhang's avatar
Yuge Zhang committed
180
.emotion .second .sign {
181
182
183
    margin: 77px 24px;
}

Yuge Zhang's avatar
Yuge Zhang committed
184
.emotion .second .crying {
185
186
187
    margin: 80px 24px;
}

Yuge Zhang's avatar
Yuge Zhang committed
188
.emotion .three img {
189
190
191
    margin: 66px 24px;
}

Yuge Zhang's avatar
Yuge Zhang committed
192
.emotion .three .weaving {
193
194
195
    margin: 75px 24px;
}

Yuge Zhang's avatar
Yuge Zhang committed
196
.three .comfort img {
197
198
199
    margin: 92px 24px;
}

Yuge Zhang's avatar
Yuge Zhang committed
200
.emotion .four img {
201
202
203
    margin: 81px 24px;
}

Yuge Zhang's avatar
Yuge Zhang committed
204
.details-container {
205
206
207
    text-align: center;
}

Yuge Zhang's avatar
Yuge Zhang committed
208
.clear {
209
210
211
    clear: both;
}

Yuge Zhang's avatar
Yuge Zhang committed
212
.whatNew {
213
214
215
    margin-top: 6px;
}

Yuge Zhang's avatar
Yuge Zhang committed
216
.pipeline tr, .pipeline td, .pipeline th {
217
218
219
220
221
    width: 248px;
    line-height: 26px;
    text-align: center;
    border: 1px solid #ccc;
}