We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a402dc + 684400b commit 02817c1Copy full SHA for 02817c1
css/theme-blue.css
@@ -148,3 +148,9 @@ body.print h1 {color: #015CAE !important; font-size:28px;}
148
body.print h2 {color: #595959 !important; font-size:24px;}
149
body.print h3 {color: #E50E51 !important; font-size:14px;}
150
body.print h4 {color: #679DCE !important; font-size:14px; font-style: italic;}
151
+
152
+pre {
153
+ overflow-x: scroll;
154
+ overflow-y: hidden;
155
+ white-space: nowrap;
156
+}
0 commit comments