We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edf1ba1 commit f9be5d9Copy full SHA for f9be5d9
web/pandas/static/css/codehilite.css
@@ -72,3 +72,4 @@ span.linenos.special { color: #000000; background-color: #ffffc0; padding-left:
72
.codehilite .vi { color: #bb60d5 } /* Name.Variable.Instance */
73
.codehilite .vm { color: #bb60d5 } /* Name.Variable.Magic */
74
.codehilite .il { color: #40a070 } /* Literal.Number.Integer.Long */
75
+.codehilite > pre { padding: 1em; border: 0.1em solid darkgrey; border-radius: 0.4em; }
0 commit comments