Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^2: Font sizes.

by diotalevi (Canon)
on Feb 11, 2003 at 15:37 UTC ( #234423=note: print w/replies, xml ) Need Help??


in reply to Re: Font sizes.
in thread Font sizes.

Your browser has an even better feature where you can specify client-side CSS. I use that to override website HTML all the time. Here's an example:

* { color: white !important; background-color: black !important; FONT-FAMILY: sans-serif; FONT-SIZE: 13px; FONT-WEIGHT: normal; } a { text-decoration: underline; } a:link { background-color: #000; } a:visited { background-color: #131; text-decoration: strikethrough; } form { display: inline; } textarea { width: 100%; height: 25em; } pre { font-family: monospace; } tt * { font-family: monospace; color: green; }

Replies are listed 'Best First'.
Re^3: Font sizes.
by davis (Vicar) on Feb 11, 2003 at 15:46 UTC
    Mozilla can do this - simply edit the userContent.css file, as documented in Customizing Mozilla
    Cheers
    davis
    Is this going out live?
    No, Homer, very few cartoons are broadcast live - it's a terrible strain on the animator's wrist

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://234423]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (3)
As of 2023-12-11 22:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (41 votes). Check out past polls.

    Notices?