home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 December / PCWorld_2001-12_cd.bin / Software / Topware / Hackman / _SETUP.1 / hacksdk.css < prev    next >
Cascading Style Sheet File  |  2001-06-19  |  2KB  |  94 lines

  1. A:link {text-decoration: none; color: #5500FF;}
  2. A:visited {text-decoration: none; color: #883388;}
  3. A:hover {text-decoration: underline; color: #0000CC;}
  4. A:active {text-decoration: underline; color: #000080;}
  5.  
  6. TD, TH, .BOD, FORM
  7.         { font-family: Verdana, Tahoma, arial, sans-serif;
  8.           font-size: 10pt;
  9.         }
  10.  
  11.  
  12. B {
  13.   font-weight: bold;
  14. }
  15.  
  16. U {
  17.   font-style: underline;
  18. }
  19.  
  20. I {
  21.   font-style: italic;
  22. }
  23.  
  24. H1 {
  25.   font-size: 18pt;
  26.   font-style: normal;
  27.   font-weight: bold;
  28.   font-variant: normal;
  29.   line-height: normal;
  30. }
  31.  
  32. H2 {
  33.   font-size: 14pt;
  34.   font-style: normal;
  35.   font-weight: normal;
  36.   font-variant: normal;
  37.   line-height: normal;
  38. }
  39.  
  40. h3 {
  41.   font-size: 12pt;
  42.   font-style: normal;
  43.   font-weight: bold;
  44.   font-variant: normal;
  45.   line-height: normal;
  46. }
  47.  
  48. h4 {
  49.   font-size: 10pt;
  50.   font-style: normal;
  51.   font-weight: bold;
  52.   font-variant: normal;
  53.   line-height: normal;
  54.  
  55. }
  56.  
  57. h5 {
  58.   font-size: 8pt;
  59.   font-style: normal;
  60.   font-weight: normal;
  61.   font-variant: normal;
  62.   line-height: normal;
  63.  
  64. }
  65.  
  66. body {
  67.   font-size: 10pt;
  68.   font-style: normal;
  69.   font-weight: normal;
  70.   font-variant: normal;
  71.   line-height: normal;
  72. }
  73.  
  74. ul {
  75.   font-size: 10pt;
  76.   font-style: normal;
  77.   font-weight: normal;
  78.   font-variant: normal;
  79.   line-height: normal;
  80. }
  81.  
  82. li {
  83.   font-size: 10pt;
  84.   font-style: normal;
  85.   font-weight: normal;
  86.   font-variant: normal;
  87.   line-height: normal;
  88. }
  89. h3 { font-size: 90%; }
  90. h4 { font-size: 90%;}
  91. h5 { font-size: 60%;}
  92.  
  93. body { font-family: Verdana, Tahoma, arial, sans-serif; }
  94. h1,h2,h3,h4,h5,p,b,i,ul { font-family: Verdana, Tahoma, arial, sans-serif; }