View Single Post
Old 12-29-2023, 05:21 PM   #3
fogice
Addict
fogice is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!fogice is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!fogice is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!fogice is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!fogice is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!fogice is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!fogice is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!fogice is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!fogice is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!fogice is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!fogice is faster than a rolling 'o,' stronger than silent 'e,' and leaps capital 'T' in a single bound!
 
Posts: 278
Karma: 50000
Join Date: May 2014
Device: Kobo Libra 2
Quote:
Originally Posted by theducks View Post
CSS
Cascade means things nest (and some can't be disabled)

Body has margins
You indented calibre2
The device needs a few PX leeway for the bezel.
trying for a Zero overall margin is fraught. (FWIW I use 4px as my body default)
I created a copy of calibre2 called calibre2g and removed the indent. This brings the right edge back onto the screen, which is a great first step. (The original document had spaces between paragraphs and no indents; the Convert Books tool changed that to indents without spaces for me, and I guess it affected these pages as well.)

I don't need the graphic to be completely bezel-to-bezel, just 'reasonably maximized' and in proportion. If I remove the height="nn" and width="nn" elements for each graphic, would the CSS for aligncenter8 keep things under control? And what's the alt="" tag for, is that hover-text?
fogice is offline   Reply With Quote