Commit bc40cc2
committed
Fix print.css stylesheet for print version
The print.css stylesheet was updated to adjust the size of the root
element and the font size for the verse:before selector. These changes
were made to improve the styling and layout specifically for the print
version of the document. The root element size was increased from 2.1vh
to 2.3vh, and the font size for the verse:before selector was adjusted
from .6em to .5em for better readability and aesthetics in the printed
format.1 parent a812474 commit bc40cc2
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments