1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-24 17:08:21 +00:00

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

This commit is contained in:
claylock 2023-11-01 15:08:02 +00:00
parent c2bd30e023
commit 54e3c3a9f9

View File

@ -117,11 +117,11 @@ p.left-align{
text-align: left;
}
/*----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 {
background-color: yellow;
}
}---*/
/*----Uncomment to turn on automatic code wrapping