UNPKG

7.26 kBCSSView Raw
1.prism-image {
2 max-width: 100%;
3 max-height: 100%;
4}
5.prism-content-h1 {
6 color: rgba(0, 0, 0, 0.87);
7 font-size: 3rem;
8 font-family: "NotoSans", "Roboto", "Arial", sans-serif;
9 font-weight: 300;
10 line-height: 1.2;
11 letter-spacing: -0.01562em;
12}
13.prism-content-h2 {
14 color: rgba(0, 0, 0, 0.87);
15 font-size: 2rem;
16 font-family: "NotoSans", "Roboto", "Arial", sans-serif;
17 font-weight: 300;
18 line-height: 1.2;
19 letter-spacing: -0.00833em;
20}
21.prism-content-h3 {
22 color: rgba(0, 0, 0, 0.87);
23 font-size: 1.2rem;
24 font-family: "NotoSans", "Roboto", "Arial", sans-serif;
25 font-weight: 400;
26 line-height: 1.2;
27 letter-spacing: 0em;
28}
29.prism-content-h4 {
30 color: rgba(0, 0, 0, 0.87);
31 font-size: 1rem;
32 font-family: "NotoSans", "Roboto", "Arial", sans-serif;
33 font-weight: 400;
34 line-height: 1.2;
35 letter-spacing: 0.00735em;
36}
37.prism-content-h5 {
38 color: rgba(0, 0, 0, 0.87);
39 font-size: 0.8rem;
40 font-family: "NotoSans", "Roboto", "Arial", sans-serif;
41 font-weight: 400;
42 line-height: 1.2;
43 letter-spacing: 0em;
44}
45.prism-content-h6 {
46 color: rgba(0, 0, 0, 0.87);
47 font-size: 0.625rem;
48 font-family: "NotoSans", "Roboto", "Arial", sans-serif;
49 font-weight: 400;
50 line-height: 1.2;
51 letter-spacing: 0.0075em;
52}
53.prism-content-ul li {
54 color: rgba(0, 0, 0, 0.87);
55 font-size: 1em;
56 font-family: "Roboto", "Helvetica", "Arial", sans-serif;
57 font-weight: 300;
58 line-height: 1.6;
59}
60.prism-content-ul li a {
61 color: #61b3cf;
62 text-decoration: underline;
63}
64.prism-content-ul li b {
65 font-size: 1rem;
66 font-weight: 700;
67}
68.prism-content-ul li em {
69 font-style: italic;
70}
71.prism-content-ul li small {
72 font-size: 0.625rem;
73 font-weight: 300;
74}
75.prism-content-ul li strong {
76 font-size: 1rem;
77 font-weight: 700;
78}
79.prism-content-ul li a > [data-external="true"] {
80 color: #61b3cf;
81 padding-left: 2px;
82}
83.prism-content-ol li {
84 color: rgba(0, 0, 0, 0.87);
85 font-size: 1em;
86 font-family: "Roboto", "Helvetica", "Arial", sans-serif;
87 font-weight: 300;
88 line-height: 1.6;
89}
90.prism-content-ol li a {
91 color: #61b3cf;
92 text-decoration: underline;
93}
94.prism-content-ol li b {
95 font-size: 1rem;
96 font-weight: 700;
97}
98.prism-content-ol li em {
99 font-style: italic;
100}
101.prism-content-ol li small {
102 font-size: 0.625rem;
103 font-weight: 300;
104}
105.prism-content-ol li strong {
106 font-size: 1rem;
107 font-weight: 700;
108}
109.prism-content-ol li a > [data-external="true"] {
110 color: #61b3cf;
111 padding-left: 2px;
112}
113.prism-content-blockquote {
114 color: rgba(0, 0, 0, 0.87);
115 margin: 1em 0;
116 font-style: italic;
117 border-left: solid 1px #424242;
118 padding-left: 1em;
119}
120.prism-content-blockquote a {
121 color: #61b3cf;
122 text-decoration: underline;
123}
124.prism-content-blockquote b {
125 font-size: 1rem;
126 font-weight: 700;
127}
128.prism-content-blockquote em {
129 font-style: italic;
130}
131.prism-content-blockquote small {
132 font-size: 0.625rem;
133 font-weight: 300;
134}
135.prism-content-blockquote strong {
136 font-size: 1rem;
137 font-weight: 700;
138}
139.prism-content-blockquote a > [data-external="true"] {
140 color: #61b3cf;
141 padding-left: 2px;
142}
143.prism-content-p {
144 color: rgba(0, 0, 0, 0.87);
145 font-family: "Roboto", "Arial", sans-serif;
146 font-weight: 300;
147 line-height: 1.6;
148}
149.prism-content-p a {
150 color: #61b3cf;
151 text-decoration: underline;
152}
153.prism-content-p b {
154 font-size: 1rem;
155 font-weight: 700;
156}
157.prism-content-p em {
158 font-style: italic;
159}
160.prism-content-p small {
161 font-size: 0.625rem;
162 font-weight: 300;
163}
164.prism-content-p strong {
165 font-size: 1rem;
166 font-weight: 700;
167}
168.prism-content-p a > [data-external="true"] {
169 color: #61b3cf;
170 padding-left: 2px;
171}
172.prism-content {
173 color: rgba(0, 0, 0, 0.87);
174 word-break: break-word;
175}
176.prism-content blockquote {
177 color: rgba(0, 0, 0, 0.87);
178 margin: 1em 0;
179 font-style: italic;
180 border-left: solid 1px #424242;
181 padding-left: 1em;
182}
183.prism-content h1 {
184 color: rgba(0, 0, 0, 0.87);
185 font-size: 3rem;
186 font-family: "NotoSans", "Roboto", "Arial", sans-serif;
187 font-weight: 300;
188 line-height: 1.2;
189 letter-spacing: -0.01562em;
190}
191.prism-content h2 {
192 color: rgba(0, 0, 0, 0.87);
193 font-size: 2rem;
194 font-family: "NotoSans", "Roboto", "Arial", sans-serif;
195 font-weight: 300;
196 line-height: 1.2;
197 letter-spacing: -0.00833em;
198}
199.prism-content h3 {
200 color: rgba(0, 0, 0, 0.87);
201 font-size: 1.2rem;
202 font-family: "NotoSans", "Roboto", "Arial", sans-serif;
203 font-weight: 400;
204 line-height: 1.2;
205 letter-spacing: 0em;
206}
207.prism-content h4 {
208 color: rgba(0, 0, 0, 0.87);
209 font-size: 1rem;
210 font-family: "NotoSans", "Roboto", "Arial", sans-serif;
211 font-weight: 400;
212 line-height: 1.2;
213 letter-spacing: 0.00735em;
214}
215.prism-content h5 {
216 color: rgba(0, 0, 0, 0.87);
217 font-size: 0.8rem;
218 font-family: "NotoSans", "Roboto", "Arial", sans-serif;
219 font-weight: 400;
220 line-height: 1.2;
221 letter-spacing: 0em;
222}
223.prism-content h6 {
224 color: rgba(0, 0, 0, 0.87);
225 font-size: 0.625rem;
226 font-family: "NotoSans", "Roboto", "Arial", sans-serif;
227 font-weight: 400;
228 line-height: 1.2;
229 letter-spacing: 0.0075em;
230}
231.prism-content img {
232 max-width: 100%;
233 max-height: 100%;
234}
235.prism-content p {
236 color: rgba(0, 0, 0, 0.87);
237 font-family: "Roboto", "Arial", sans-serif;
238 font-weight: 300;
239 line-height: 1.6;
240}
241.prism-content ol li {
242 color: rgba(0, 0, 0, 0.87);
243 font-size: 1em;
244 font-family: "Roboto", "Helvetica", "Arial", sans-serif;
245 font-weight: 300;
246 line-height: 1.6;
247}
248.prism-content ol li a {
249 color: #61b3cf;
250 text-decoration: underline;
251}
252.prism-content ol li b {
253 font-size: 1rem;
254 font-weight: 700;
255}
256.prism-content ol li em {
257 font-style: italic;
258}
259.prism-content ol li small {
260 font-size: 0.625rem;
261 font-weight: 300;
262}
263.prism-content ol li strong {
264 font-size: 1rem;
265 font-weight: 700;
266}
267.prism-content ol li a > [data-external="true"] {
268 color: #61b3cf;
269 padding-left: 2px;
270}
271.prism-content ul li {
272 color: rgba(0, 0, 0, 0.87);
273 font-size: 1em;
274 font-family: "Roboto", "Helvetica", "Arial", sans-serif;
275 font-weight: 300;
276 line-height: 1.6;
277}
278.prism-content ul li a {
279 color: #61b3cf;
280 text-decoration: underline;
281}
282.prism-content ul li b {
283 font-size: 1rem;
284 font-weight: 700;
285}
286.prism-content ul li em {
287 font-style: italic;
288}
289.prism-content ul li small {
290 font-size: 0.625rem;
291 font-weight: 300;
292}
293.prism-content ul li strong {
294 font-size: 1rem;
295 font-weight: 700;
296}
297.prism-content ul li a > [data-external="true"] {
298 color: #61b3cf;
299 padding-left: 2px;
300}
301.prism-content p a {
302 color: #61b3cf;
303 text-decoration: underline;
304}
305.prism-content p b {
306 font-size: 1rem;
307 font-weight: 700;
308}
309.prism-content p em {
310 font-style: italic;
311}
312.prism-content p small {
313 font-size: 0.625rem;
314 font-weight: 300;
315}
316.prism-content p strong {
317 font-size: 1rem;
318 font-weight: 700;
319}
320.prism-content p a > [data-external="true"] {
321 color: #61b3cf;
322 padding-left: 2px;
323}
324.prism-content blockquote a {
325 color: #61b3cf;
326 text-decoration: underline;
327}
328.prism-content blockquote b {
329 font-size: 1rem;
330 font-weight: 700;
331}
332.prism-content blockquote em {
333 font-style: italic;
334}
335.prism-content blockquote small {
336 font-size: 0.625rem;
337 font-weight: 300;
338}
339.prism-content blockquote strong {
340 font-size: 1rem;
341 font-weight: 700;
342}
343.prism-content blockquote a > [data-external="true"] {
344 color: #61b3cf;
345 padding-left: 2px;
346}
\No newline at end of file