1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-21 15:48:09 +00:00

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

This commit is contained in:
claylock 2023-11-06 14:11:24 +00:00
parent 584b8203c4
commit 3f347f0baf

View File

@ -14,3 +14,8 @@ table td.right, th.right { border-right: 0.25pt solid cmyk(0%,0%,0%,100%); }
.plain {
font-style: normal;
}
/* roman (reverse emphasis) on varlist terms*/
.plainpraise {
font-style: normal;
}