We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99104d7 commit 13fa3b5Copy full SHA for 13fa3b5
docs/_static/custom.css
@@ -1,6 +1,6 @@
1
-/* override css for readable.css */
+/* custom MDAnalysis styling (User Guide theme) */
2
3
-/* styles/fonts to match http://mdanalysis.org (see public/css) */
+/* See https://github.com/MDAnalysis/mdanalysis/wiki/MDAnalysis-theme-colours */
4
/* MDAnalysis orange: #FF9200 */
5
/* MDAnalysis gray: #808080 */
6
/* MDAnalysis white: #FFFFFF */
@@ -203,4 +203,4 @@ dl.field-list > dt::after {
203
204
.rst-content code:not(.xref).literal {
205
color: #ca6500;
206
-}
+}
0 commit comments