mirror of
https://github.com/documize/community.git
synced 2025-08-02 20:15:26 +02:00
Improve print and PDF rendering
This commit is contained in:
parent
5467771542
commit
c706edec47
5 changed files with 767 additions and 798 deletions
|
@ -2,7 +2,7 @@
|
|||
margin: 0 0 0 0;
|
||||
|
||||
> .page-header {
|
||||
margin: 0 0 2rem 0;
|
||||
margin: 2rem 0 2rem 0;
|
||||
|
||||
> .page-number {
|
||||
color: $theme-500;
|
||||
|
@ -53,7 +53,7 @@
|
|||
.start-section {
|
||||
@extend .no-select;
|
||||
text-align: right;
|
||||
margin: 1.5rem 0;
|
||||
margin: 0;
|
||||
display: block;
|
||||
|
||||
> i {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue