forked from aws-powertools/powertools-lambda-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathextra.css
More file actions
40 lines (31 loc) · 616 Bytes
/
extra.css
File metadata and controls
40 lines (31 loc) · 616 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
.md-grid {
max-width: 81vw
}
.highlight .hll {
background-color: lavender
[data-md-color-scheme="slate"] {
background-color: rgb(69, 48, 164)
}
}
.md-typeset table:not([class]) {
font-size: 0.75rem
}
.md-typeset a {
border-bottom: 0.1px dashed black
}
.md-typeset table:not([class]) {
font-size: 0.75rem
}
.md-nav__link--active {
font-weight: bold
}
.md-typeset .admonition, .md-typeset details {
font-size: 0.70rem
}
[data-md-color-scheme="slate"] {
--md-typeset-a-color: rgb(28, 152, 152)
}
.copyMe {
cursor: pointer;
border-bottom: 0.1px dashed black;
}