home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 July / CMCD0703.ISO / Software / Test / audacity / audacity-manual / audacity.css next >
Cascading Style Sheet File  |  2002-06-05  |  3KB  |  105 lines

  1. A,A:Visited,
  2. A:Active,A:Hover{    font-family : Verdana,Arial,Helvetica,Sanserif;    }
  3. A:Hover        {    color : Red;    text-decoration : none;
  4.             background-color : #EEEE80;}
  5. A:link,A:visited{    color : #EE0000;}
  6.  
  7. H1,H2,H3,H4    {    font-family : Verdana,Arial,Helvetica,Sanserif; }
  8.  
  9. H1        {    font-size : 24pt; font-weight : normal; }
  10. H2        {    font-size : 18pt; font-weight : normal; }
  11. H3        {    font-size : 12pt;    }
  12. H4        {    font-size : 10pt;    }
  13.  
  14.  
  15. BODY,P        {    font-family : Verdana,Arial,Helvetica,Sanserif;
  16.             font-style : normal;
  17.             font-weight : normal;
  18.             color : Black;
  19. }
  20.  
  21. BODY,.linknobg    {    background-color : White;    }
  22.  
  23. .linknobg    {    font-size : x-small; text-decoration : none;    }
  24.  
  25. P, .sf, UL, LI,
  26. OL,TD        {    font-size : x-small;    }
  27.  
  28. A.sf        {    font-weight : bold;    }
  29.  
  30.  
  31. .negative    {    color : Red;    }
  32.  
  33.  
  34. .menuref,.menuref_current,.menuref_item
  35.         {    font-size : 12pt;
  36.             font-weight : bold;
  37.             padding : 2px;
  38.             padding-left : 8px;
  39.             padding-right : 8px;
  40.         }
  41. .menuref        {    background-color : #C0A0A0;    }
  42. .menuref_current    {    background-color : #FFD0D0;    }
  43. .menuref_item        {    color : #C00000;    }
  44.  
  45.  
  46.  
  47. .q,.qr,.qg,.qb,.qy,.qo
  48.         {    font-size : 16pt;
  49.             font-weight : normal;
  50.             padding : 4px;
  51.             width : 96%;
  52.         }
  53.  
  54. .q        {    background-color : #FFECEC;    }
  55.  
  56.  
  57. .agreen,.ayellow,.ablue    {    font-size : x-small; line-height : 16px; margin-left : 16px;}
  58. .agreen        {    background-color : #ECFFEC;    }
  59. .ayellow    {    background-color : #FFFFEC;    }
  60. .ablue        {    background-color : #ECECFF;    }
  61.  
  62.  
  63. .a,.title_y,.title_b,.title_r,.title_g,.title_o,.title_0
  64.         {    width : 92%; margin-left : 16px;    }
  65.  
  66. .ss,.top_y,.top_r,.top_b,.top_g,.top_o
  67.         {    font-size : xx-small;    font-weight : bold;    }
  68.  
  69. .title_r,.top_r,.bg_r,
  70. .title_g,.top_g,.bg_g,
  71. .title_b,.top_b,.bg_b,
  72. .title_y,.top_y,.bg_y,
  73. .title_o,.top_o,.bg_o,
  74. .title_0        {    padding:2px;    }
  75.  
  76. .title_r,.top_r,.bg_r,.qr    {    background-color : #FFD0D0;    }
  77. .title_g,.top_g,.bg_g,.qg    {    background-color : #D0FFD0;    }
  78. .title_b,.top_b,.bg_b,.qb    {    background-color : #D0D0FF;    }
  79. .title_y,.top_y,.bg_y,.qy    {    background-color : #FFFF80;    }
  80. .title_o,.top_o,.bg_o,.qo    {    background-color : #FFD060;    }
  81.  
  82. .a  {    font-size : x-small;
  83.     font-weight : normal;
  84.     }
  85.  
  86. .pushin    {    margin-left : 16px;    }
  87.  
  88. .sysmenu    {    font-family : Arial,Helvetica,Sanserif;
  89.             font-size : x-small;
  90.             background-color : #D4D0C8;
  91.             padding : 2px;
  92.         }
  93. .keybshc_menu    {    text-decoration:none;    }
  94. .keybshc,.keybshc_menu{    font-family : Verdana, Arial, Helvetica, sans-serif;
  95.             font-size : 14pt;
  96.             font-style: normal; font-weight: normal;
  97.             line-height: 26pt;
  98.             background-color : #EEDCD5;
  99.             padding : 3px;
  100.             padding-left : 6px;
  101.             padding-right : 6px;
  102.             border-color: #FF0033 black black;
  103.             border: thin double
  104.         }
  105.