home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 September (Special) / Chip-Special_2004-09_Digitalni-Hudba.bin / editory / audacity / manual / audacity.css next >
Encoding:
Cascading Style Sheet File  |  2004-08-31  |  5.8 KB  |  170 lines

  1. /*----------------------------------------------------------------------*/
  2. /*    Stylesheet for Audacity Manual Pages                */
  3. /*    All font sizes are expressed in pixels and thus are displayed    */
  4. /*    in an almost identical fashion across standard browsers,    */
  5. /*    namely Gecko based browsers, Opera and IE,            */
  6. /*      on Windows, Linux and MacOS X.                    */
  7. /*----------------------------------------------------------------------*/
  8.  
  9. A,A:Visited,
  10. A:Active,A:Hover {    font-family : Verdana,Arial,Helvetica,Sanserif;        }
  11. A:Hover         {    color: Red;
  12.             text-decoration : none;
  13.                     background-color : #EEEE80;}
  14. A:link,A:visited {    color : #EE0000;}
  15.  
  16. H1,H2,H3,H4        {    font-family : Verdana,Arial,Helvetica,Sanserif; }
  17.  
  18. H1                {     font-size : 32px; font-weight : normal; }        /*24pt;*/
  19. H2                {     font-size : 24px; font-weight : normal; }    /*18pt;*/
  20. H3                {     font-size : 16px; }                /*12pt;*/
  21. H4                {     font-size : 13px; }                /*10pt;*/
  22.  
  23.  
  24. BODY,P            {    font-family : Verdana,Arial,Helvetica,Sanserif;
  25.                         font-style : normal;
  26.                         font-weight : normal;
  27.                         color : Black;            }
  28.  
  29. BODY,.linknobg   {      background-color : White;    }
  30.  
  31. .linknobg        {      text-decoration : none;    }
  32.  
  33. P, .sf, UL, LI, OL, TD, .linknobg
  34.                  {      font-size : 13px; /*10pt;95%;*/     }
  35.  
  36.  
  37. A.sf             {      font-weight : bold;        }
  38.  
  39.  
  40. .negative        {      color : Red;            }
  41.  
  42.  
  43. .menu_major      {      font-size : 24px; /*12pt;110%;*/
  44.                         font-weight : bold;
  45.                         padding : 0px;
  46.                         padding-left  : 8px;
  47.                         padding-right : 10px; 
  48.                         text-decoration : none;        }
  49.  
  50. .menu_tutorials  {    font-size : 14px;
  51.                         font-weight : normal; /*bold;*/        }
  52.  
  53.  
  54. .menuref,.menuref_current,.menuref_item
  55.                 {       font-size : 16px; /*12pt;110%;*/
  56.                         font-weight : bold;
  57.                         padding : 2px;
  58.                         padding-left : 8px;
  59.                         padding-right : 8px;        }
  60. .menuref        {       background-color : #C0A0A0;    }
  61. .menuref_current {      background-color : #FFD0D0;    }
  62. .menuref_item   {       color : #C00000;        }
  63.  
  64.  
  65.  
  66. .q,.qr,.qg,.qb,.qy,.qo
  67.                 {       font-size : 22px; /*16pt;*/
  68.                         font-weight : normal;
  69.                         padding : 4px;
  70.                         width : 96%;            }
  71.  
  72. .q              {       background-color : #FFECEC;    }
  73.  
  74.  
  75. .agreen,.ayellow,.ablue
  76.                 {        font-size : 13px; /*10pt;*/
  77.                          line-height : 16px;
  78.                          margin-left : 16px;        }
  79.  
  80. .agreen         {        background-color : #ECFFEC;    }
  81. .ayellow        {        background-color : #FFFFEC;    }
  82. .ablue          {        background-color : #ECECFF;    }
  83.  
  84.  
  85. .a,.ar,.ag,.ao,.ab,.ay,.title_y,.title_b,.title_r,.title_g,.title_o,.title_0
  86.                 {        width : 92%;
  87.                          margin-left : 16px;        }
  88.  
  89. .ss,.top_y,.top_r,.top_b,.top_g,.top_o
  90.         {    font-size : 11px; /*formerly 10px*/
  91.             font-weight : bold;        }
  92.  
  93. /*
  94. A.ss        {    color : #80FF80;
  95.             background-color : #006000;
  96.             padding : 1px;    }
  97. */
  98.  
  99. .title_r,.top_r,.bg_r,
  100. .title_g,.top_g,.bg_g,
  101. .title_b,.top_b,.bg_b,
  102. .title_y,.top_y,.bg_y,
  103. .title_o,.top_o,.bg_o,
  104. .title_0    {    padding:2px;            }
  105.  
  106. .title_r,.top_r,.bg_r,.qr    {    background-color : #FFD0D0;        }
  107. .title_g,.top_g,.bg_g,.qg    {    background-color : #D0FFD0;        }
  108. .title_b,.top_b,.bg_b,.qb    {    background-color : #D0D0FF;        }
  109. .title_y,.top_y,.bg_y,.qy    {    background-color : #FFFF80;        }
  110. .title_o,.top_o,.bg_o,.qo    {    background-color : #FFD060;        }
  111.  
  112. .textr        {       color : #F03030;    }
  113. .textg        {       color : #30D030;    }
  114. .textb        {       color : #705DCF;    }
  115. .texty        {       color : #E0E020;    }
  116. .texto        {    color : #E08000;    }
  117.  
  118. .ar        {       border-color: #FF7D7D;    background-color : #FFF0F0;    }
  119. .ag        {       border-color: #B4FFA7;    background-color : #F0FFF0;    }
  120. .ab        {       border-color: #907DFF;    background-color : #F0F0FF;    }
  121. .ay        {       border-color: #FEFF7D;    background-color : #FFFFE0;    }
  122. .ao        {    border-color: #FFD277;    background-color : #FFF6E2;    }
  123.  
  124. .ar,.ag,.ab,.ay,.ao
  125.         {    font-weight:Bold;
  126.             font-size: 13px; /*10pt;*/
  127.             color: #000000 ;
  128.             font-family: Verdana, Arial, Helvetica, sans-serif;
  129.             border-width: 2px;
  130.             border-style:solid;
  131.             padding: 4pt; /*4px*/;            }
  132.  
  133. .ar,.ag,.ab,.ay,.ao,.a
  134.         {    font-size : 13px; /*10pt;x-small;*/
  135.                 font-weight : normal;        }
  136.  
  137. .pushin        {    margin-left : 16px;        }
  138.  
  139. .sysmenu        {    font-family : Arial,Helvetica,Sanserif;
  140.                         font-size : 13px; /*10pt;90%;x-small*/
  141.                         background-color : #D4D0C8;
  142.                         padding : 2px;            }
  143.  
  144. .keybshc_menu    {    text-decoration:none;        }
  145.  
  146. .keybshc,.keybshc_menu
  147.         {       font-family : Verdana, Arial, Helvetica, sans-serif;
  148.                         font-size : 18px; /*14pt*/
  149.                         font-style: normal; font-weight: normal;
  150.                         line-height: 34px; /*26pt*/
  151.                         background-color : #EEDCD5;
  152.                         padding : 3px;
  153.                         padding-left : 6px;
  154.                         padding-right : 6px;
  155.                         border-color: #FF0033 black black;
  156.                         border: thin double;
  157.                                         }
  158.  
  159. .keybshc_s    {       font-family : Verdana, Arial, Helvetica, sans-serif;
  160.                         font-size : 13px;  /*10pt*/
  161.                         font-style: normal; font-weight: bold;
  162.                         line-height: 21px; /*16pt*/;
  163.                         background-color : #EEDCD5;
  164.                         padding : 2px;
  165.                         padding-left : 3px;
  166.                         padding-right : 3px;
  167.                         border-color: #FF0033 black black;
  168.                         border: thin double;
  169.                                         }
  170.