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   
Cascading Style Sheet File  |  2001-04-04  |  503b  |  24 lines

  1. /*
  2.  * This file can be used to apply a style to all web pages you view
  3.  * Rules without !important are overruled by author rules if the
  4.  * author sets any.  Rules with !important overrule author rules.
  5.  */
  6.  
  7. /*
  8.  * example: turn off "blink" element blinking
  9.  *
  10.  * blink { text-decoration: none ! important; }
  11.  *
  12.  */
  13.  
  14. /*
  15.  * example: give all tables a 2px border
  16.  *
  17.  * table { border: 2px solid; }
  18.  */
  19.  *
  20. /* 
  21.  * For more examples see http://www.mozilla.org/unix/customizing.html
  22.  */
  23.  
  24.