home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 May / Chip_2000-05_cd1.bin / tema / Bonline / bmbuilder108.exe / _SETUP.1 / content.css < prev    next >
Encoding:
Cascading Style Sheet File  |  1999-10-15  |  1.3 KB  |  76 lines

  1. BODY   {
  2.     font-family: Arial,Arial CE,Helvetica,sans-serif;
  3.     font-size: 9pt;
  4.     font-weight: bold;
  5.     color: #000000;
  6.     text-decoration: none;
  7.     background-color: #E7E7E7;
  8.     background-image: url('');
  9.     };
  10. P      {
  11.     font-family: Arial,Arial CE,Helvetica,sans-serif;
  12.     font-size: 9pt;
  13.     font-weight: bold;
  14.     color: #000000;
  15.     text-decoration: none;
  16.     };
  17. TD     {
  18.     font-family: Arial,Arial CE,sans-serif,Helvetica;
  19.     font-size: 8pt;
  20.     font-weight: none;
  21.     color: #000000;
  22.     text-decoration: none;
  23.     };
  24. A:link {
  25.     text-decoration: none;
  26.     };
  27. A:visited{
  28.     text-decoration: none;
  29.     };
  30. A:hover{
  31.     text-decoration: underline;
  32.     };
  33. .input {
  34.     background-color:#CFCFCF;
  35.     };
  36. .F     {
  37.     font-size: 9pt;
  38.     font-family:monospace;
  39.     color:#000000;
  40.     };
  41. .SEKCE1{
  42.     background-color: #E7E7E7;
  43.     };
  44. .SEKCE2{
  45.     font-size: 9pt;
  46.     font-weight: bold;
  47.     color: #FFFFCC;
  48.     background-color: #E7E7E7;
  49.     };
  50. .SEKCE3{
  51.     font-size: 9pt;
  52.     font-weight: bold;
  53.     color: #FFFFCC;
  54.     background-color: #E7E7E7;
  55.     };
  56. .SEKCE4{
  57.     font-size: 9pt;
  58.     font-weight: bold;
  59.     color: #FFFFCC;
  60.     background-color: #E7E7E7;
  61.     };
  62. .VRSTVA1{
  63.     font-size: 9pt;
  64.     font-weight: bold;
  65.     color: #000000;
  66.     };
  67. .VRSTVA2{
  68.     font-size: 8pt;
  69.     font-weight: bold;
  70.     color: #606060;
  71.     };
  72. .VRSTVA3{
  73.     font-size: 8pt;
  74.     font-weight: none;
  75.     color: #606060;
  76.     };