View Single Post
Old 07-15-2022, 03:13 PM   #1
enuddleyarbl
Guru
enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.
 
enuddleyarbl's Avatar
 
Posts: 782
Karma: 1538394
Join Date: Sep 2013
Device: Kobo Sage
What is page_styles.css for?

I'm assuming the various forms of page_styles.css I'm seeing (page_styles.css, page_styles1.css and page_styles3.css) in my epubs are there from Calibre's conversion process since they're present in every file. Purely out of curiosity, I'm wondering why they're their at all. Invariably, all that's in those files is:

Code:
@page { margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0; }
and that same bit of styling is also right at the top of stylesheet.css (which is, in general, where all the actual styling information is).
enuddleyarbl is offline   Reply With Quote