home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 March / Chip_2000-03_cd.bin / tema / Forrest / js / online.css < prev   
Cascading Style Sheet File  |  1999-07-23  |  767b  |  58 lines

  1. #text  {
  2.      font-size : 12px;
  3.      font-family : arial;
  4.      color : black;
  5. }
  6.  
  7. #noctext  {
  8.      font-size : 11px;
  9.      font-family : arial;
  10.  }
  11.  
  12. #head  {
  13.      font-size : 15px;
  14.      font-family : arial;
  15.      color : gray;
  16.     font-weight: bold;
  17. }
  18.  
  19. #header  {
  20.      font-size : 12px;
  21.      font-family : arial;
  22.      color : black;
  23.     
  24. }
  25.  
  26. #fglinks  {
  27.      font-size : 11px;
  28.      font-family : arial;
  29.      color : black;
  30. }
  31. #link {
  32.     text-decoration:none;
  33.     color : black;
  34. }
  35. #link2 {
  36.     font-size : 11px;
  37.     text-decoration:none;
  38.     font-family : arial;
  39.     color : gray;
  40. }
  41. #link3 {
  42.     text-decoration:none;
  43. }
  44. #link4 {
  45.     font-size : 12px;
  46.     text-decoration:none;
  47.     font-family : arial;
  48.     color : gray;
  49. }
  50. #backg {
  51.     position: absolute;
  52.     
  53. }
  54. #divtext {
  55.     position: absolute;
  56. }
  57.  
  58.