1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-12-23 15:18:11 +00:00

Edited theme/pdf/pdf.css with Atlas code editor

This commit is contained in:
claylock 2023-09-18 19:40:35 +00:00
parent c4042a41c6
commit 434945d974

View File

@ -58,14 +58,14 @@ pre.c_less_space2 {
line-height: 105%; line-height: 105%;
} }
/*----Uncomment to temporarily turn on code-eyballer highlighting (make sure to recomment after you build) /*----Uncomment to temporarily turn on code-eyballer highlighting (make sure to recomment after you build)---*/
pre { pre {
background-color: yellow; background-color: yellow;
} }
---*/
/*----Uncomment to turn on automatic code wrapping----*/
/*----Uncomment to turn on automatic code wrapping
pre { pre {
white-space: pre-wrap; white-space: pre-wrap;
@ -75,7 +75,7 @@ pre {
dl.test { dl.test {
text-align: left; text-align: left;
margin-left: 64.79pt; margin-left: 64.79pt;
} }----*/
/* two column list */ /* two column list */
ul.twocolumn { ul.twocolumn {