Once again, monospaced fonts save the day !
- From: Jeff…Relf <Jeff_Relf@xxxxxxxxx>
- Date: Sun, 7 Jan 2007 21:15:05 +0100 (CET)
Oops... make that:
body, table, input, textarea, --> iframe <-- { width: 45em !important; }
....because many so-called web-masters employ
" iframes " that don't scale with one's chosen font size.
( Note, this is truly an " accessablity " issue )
These are the same idiots who use dark text colors
( which don't show up on a black background ).
For heavy coders like me, glare from a white background is too painful.
As I said...
My font is always 80 columns ( monospaced ),
so 45em is _Always_ my true screen width ( minus the margins ).
And the " 100% " setting is useless because
this length gets smaller and smaller as blocks nest.
Once again, monospaced fonts save the day !
By the way, these settings can be deleted as they have no utility:
body * img {
width: auto !important; height: auto !important;
white-space: normal !important; margin-right: .5em !important;
display: inline !important; }
.
- References:
- My Style *** Overrides ( for FireFox ).
- From: Jeff…Relf
- input *, textarea * { display: inline-block !important; }
- From: Jeff…Relf
- not(input), not(textarea)
- From: Jeff…Relf
- I can hang FireFox on demand.
- From: Jeff…Relf
- Google now looks like this to me...
- From: Jeff…Relf
- Horizontal scrolling is now almost a thing of the past for me.
- From: Jeff…Relf
- My Style *** Overrides ( for FireFox ).
- Prev by Date: Re: Help for a project
- Next by Date: A few facts
- Previous by thread: Horizontal scrolling is now almost a thing of the past for me.
- Next by thread: I've become a hard-core userContent.CSS junkie !
- Index(es):