On 14/01/13 20:29, Alan Stearns wrote: > @page { > @top-center { > flow-from: header-flow; > flow-persist: persist; > } > } > @page { bottom-center { flow-from: footer-flow; }} > header { flow-into: header-flow; } > footer { flow-into: footer-flow; } Exactly. That's if you use flows only. I would myself even get rid of the @top-center and @bottom-center at-rules. Switching to slots and using more regular positioning scheme allows authors to better deal with them and our current CSS editing software to easily deal with them. </Daniel>Received on Monday, 14 January 2013 19:40:30 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:08:25 UTC