Skip to content

Commit 13fa3b5

Browse files
committed
removed unused CSS
- rm readable.css (not needed in new theme) - link to color guide
1 parent 99104d7 commit 13fa3b5

File tree

2 files changed

+3
-466
lines changed

2 files changed

+3
-466
lines changed

docs/_static/custom.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
/* override css for readable.css */
1+
/* custom MDAnalysis styling (User Guide theme) */
22

3-
/* styles/fonts to match http://mdanalysis.org (see public/css) */
3+
/* See https://github.com/MDAnalysis/mdanalysis/wiki/MDAnalysis-theme-colours */
44
/* MDAnalysis orange: #FF9200 */
55
/* MDAnalysis gray: #808080 */
66
/* MDAnalysis white: #FFFFFF */
@@ -203,4 +203,4 @@ dl.field-list > dt::after {
203203

204204
.rst-content code:not(.xref).literal {
205205
color: #ca6500;
206-
}
206+
}

0 commit comments

Comments
 (0)