Documents: move styles
This commit is contained in:
		| @@ -1,23 +1,8 @@ | ||||
|  | ||||
| header, .address-wrapper, aside, main { | ||||
| .address-wrapper, aside, main { | ||||
|     overflow: hidden; | ||||
| } | ||||
|  | ||||
| header { | ||||
|     height: 45mm; | ||||
|     padding: 5mm; | ||||
|     position: absolute; | ||||
|     top: -25mm; | ||||
|     left: 0; | ||||
|     right: 0; | ||||
|     text-align: center; | ||||
| } | ||||
|  | ||||
| header h1 { | ||||
|     font-size: 18pt; | ||||
|     margin-top: 10mm; | ||||
| } | ||||
|  | ||||
| .spacing { | ||||
|     height: 20mm; | ||||
| } | ||||
|   | ||||
| @@ -27,6 +27,22 @@ table th { | ||||
|     text-align: center; | ||||
| } | ||||
|  | ||||
| header { | ||||
|     height: 45mm; | ||||
|     padding: 5mm; | ||||
|     position: absolute; | ||||
|     top: -25mm; | ||||
|     left: 0; | ||||
|     right: 0; | ||||
|     text-align: center; | ||||
|     overflow: hidden; | ||||
| } | ||||
|  | ||||
| header h1 { | ||||
|     font-size: 18pt; | ||||
|     margin-top: 10mm; | ||||
| } | ||||
|  | ||||
| .footer-wrapper { | ||||
|     position: running(page-footer); | ||||
|     width: 165mm; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user