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

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

This commit is contained in:
claylock 2023-11-01 15:03:39 +00:00
parent 7e9339ef12
commit c2bd30e023

View File

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