mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-12-23 07:08:13 +00:00
Edited theme/pdf/pdf.css with Atlas code editor
This commit is contained in:
parent
c4042a41c6
commit
434945d974
@ -58,14 +58,14 @@ pre.c_less_space2 {
|
||||
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 {
|
||||
background-color: yellow;
|
||||
}
|
||||
---*/
|
||||
|
||||
/*----Uncomment to turn on automatic code wrapping----*/
|
||||
|
||||
/*----Uncomment to turn on automatic code wrapping
|
||||
|
||||
pre {
|
||||
white-space: pre-wrap;
|
||||
@ -75,7 +75,7 @@ pre {
|
||||
dl.test {
|
||||
text-align: left;
|
||||
margin-left: 64.79pt;
|
||||
}
|
||||
}----*/
|
||||
|
||||
/* two column list */
|
||||
ul.twocolumn {
|
||||
|
Loading…
Reference in New Issue
Block a user