home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2002 January
/
01_02.iso
/
software
/
netscape62win
/
regus.xpi
/
bin
/
defaults
/
profile
/
US
/
chrome
/
userContent.css
< prev
Wrap
Cascading Style Sheet File
|
2001-04-04
|
503b
|
24 lines
/*
* This file can be used to apply a style to all web pages you view
* Rules without !important are overruled by author rules if the
* author sets any. Rules with !important overrule author rules.
*/
/*
* example: turn off "blink" element blinking
*
* blink { text-decoration: none ! important; }
*
*/
/*
* example: give all tables a 2px border
*
* table { border: 2px solid; }
*/
*
/*
* For more examples see http://www.mozilla.org/unix/customizing.html
*/