home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 August / Chip_2004-08_cd2.bin / moviemaker / style.css < prev    next >
Cascading Style Sheet File  |  2004-06-30  |  3KB  |  74 lines

  1. p {
  2.     font-family: Verdana, Arial, Helvetica, sans-serif;
  3.     font-size: 75%;
  4.     color: #333333;
  5. }
  6. h1 {
  7.     font-family: Verdana, Arial, Helvetica, sans-serif;
  8.     font-size: 100%;
  9.     font-weight: bold;
  10.     color: #333333;
  11. }.highlight {  color: #CC3333}
  12. h2 {
  13.     font-family: Verdana, Arial, Helvetica, sans-serif;
  14.     font-size: 90%;
  15.     font-weight: bold;
  16.     color: #333333;
  17. }
  18. a {
  19.     text-decoration: none;
  20.     color: #003399;
  21. }
  22. a:hover {
  23.     text-decoration: none;
  24.     color: #003366;
  25. }
  26. .nadpis {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 115%; color: gray; font-weight: bold}
  27. .issue {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 115%; font-weight: bold; color: #000000}
  28. .issue2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 150%; font-weight: bold; color: #000000}
  29. .topic {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 115%; color: #FFFFFF; font-weight: bold}
  30. .topic2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 150%; color: #FFFFFF; font-weight: bold}
  31. .menu {font-family: Arial, Helvetica, sans-serif; color: #CCCCCC; text-decoration: none; font-weight: bold}
  32. .menu:hover { color: #FFFFFF; text-decoration: none }
  33.  
  34. .submenu {font-family: Arial, Helvetica, sans-serif; color: gray; text-decoration: none; font-weight: bold}
  35. .submenu:hover {color: #646464}
  36. .submenu_highlighted { font-family: Arial, Helvetica, sans-serif; color: white; text-decoration: none; font-weight: bold; background-color: #CC3333 }
  37.  
  38. .catlink {font-family: Arial, Helvetica, sans-serif; color: #404040; text-decoration: none }
  39. .catlink:hover {color: navy }
  40. .catlink_highlighted { font-family: Arial, Helvetica, sans-serif; color: navy; text-decoration: none }
  41.  
  42. .collapsed {display:none}
  43. .expanded {display:block}
  44. .hit {  font-family: Arial, Helvetica, sans-serif; color: #000000; text-decoration: none; font-weight: bold}
  45. .copyright {  font-family: Arial, Helvetica, sans-serif; font-size: 75%; text-align: center}
  46. .small {
  47.     font-size: 60%;
  48.     font-family: Verdana, Arial, Helvetica, sans-serif;
  49.     color: #666666;
  50. }
  51. .highlightNo { color: #999999}
  52. hr {  color: #000000 }
  53. .comment {font-family: Arial, Helvetica, sans-serif; color: #404040}
  54. .obsah {color: #CC3333; text-decoration: none; font-weight: normal}
  55. .obsah_nadpis {  font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold}
  56. .ovladace_nadpis {  font-family: Arial, Helvetica, sans-serif; font-size: 85%; font-weight: normal}
  57. #preview {font-family: Arial, Helvetica, sans-serif; color: #666666}
  58. .bodka {font-family: Wingdings; font-size: 75%}
  59. .bodka_r {
  60.     font-family: Wingdings;
  61.     font-size: 75%;
  62.     color: #CC3333;
  63. }
  64. .bodka_y {
  65.     font-family: Wingdings;
  66.     font-size: 75%;
  67.     color: #FF9900;
  68. }
  69. .bodka_b {
  70.     font-family: Wingdings;
  71.     font-size: 75%;
  72.     color: #000080;
  73. }
  74.