Skip to content

Commit 61b68ed

Browse files
author
Kadee80
committed
large code font size for mobile
1 parent 3fb3b12 commit 61b68ed

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/source/static/custom.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,11 @@ div.body h2{
112112
position: relative;
113113
margin-left: 0;
114114
}
115+
116+
pre, tt, code {
117+
font-family: 'Consolas', 'Menlo', 'Deja Vu Sans Mono', 'Bitstream Vera Sans Mono', monospace;
118+
font-size: 1.2em;
119+
}
115120
}
116121

117122

0 commit comments

Comments
 (0)