1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-21 23:58:09 +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;
}
/*----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