Skip to content

Commit ff3aaff

Browse files
committed
Edited theme/pdf/pdf.css with Atlas code editor
1 parent e33e192 commit ff3aaff

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

theme/pdf/pdf.css

+3-2
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,11 @@ pre, code { font-family: UbuntuMono, monospace, ArialUnicodeMS, Symbola }
88
/* ----emoji handling (STYL-952) ----*/
99
pre > img {
1010
margin-bottom: -6pt;
11-
height: 14pt;
12-
width: 14pt;
11+
height: 12pt;
12+
width: 12pt;
1313
}
1414

15+
1516
/*--- This oneoff overrides the code in https://github.com/oreillymedia/animal_theme/blob/master/pdf/pdf.css---*/
1617

1718
/*----Uncomment to turn on automatic code wrapping

0 commit comments

Comments
 (0)