Skip to content

Commit c9c4485

Browse files
authored
Remove unused gmtplot CSS styles (#1911)
1 parent c274463 commit c9c4485

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

doc/_static/style.css

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -33,24 +33,6 @@ p {
3333
font-size: 1.05em;
3434
}
3535

36-
.gmtplot-output {
37-
width: 100%;
38-
overflow: auto;
39-
}
40-
41-
.gmtplot-output img {
42-
max-width: 700px;
43-
width: 100%;
44-
}
45-
46-
.gmtplot-output pre {
47-
color: #888888;
48-
}
49-
50-
.gmtplot-output-figure {
51-
margin-bottom: 50px;
52-
}
53-
5436
.sidebar-title {
5537
margin-top: 10px;
5638
margin-bottom: 0px;

0 commit comments

Comments
 (0)