We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4b600d commit a78442bCopy full SHA for a78442b
doc/apidoc/_static/plotly-style.css
@@ -36,3 +36,25 @@ code {
36
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
37
background: lightgrey;
38
}
39
+
40
+dt {
41
+ font-weight: normal;
42
+}
43
44
+dd {
45
+ margin-left: 20px;
46
47
48
+blockquote {
49
+ font-size: 15px;
50
+ border-left: none;
51
52
53
+li {
54
+ margin-top: 8px;
55
+ margin-bottom: 8px;
56
57
58
+code {
59
+ background-color: #F5F5F5
60
0 commit comments