Skip to content

Commit 9006697

Browse files
ovcericholscher
authored andcommitted
Tweek css for sphinx_prompt (#5281)
* Tweek css for sphinx_prompt * Added comment to Tweek css for sphinx_prompt #5281 * CSS prompt tweak #5281
1 parent bba018d commit 9006697

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/_static/css/sphinx_prompt_css.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ pre.highlight {
77
padding: 12px 12px;
88
}
99

10-
pre.highlight span.prompt1 {
10+
/* Tweak css for sphinx_prompt #5281 */
11+
pre.highlight span[class^="prompt"] {
1112
font-size: 12px;
1213
line-height: 1.4;
1314
}

0 commit comments

Comments
 (0)