home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 May / Chip_2003-05_cd1.bin / internet / abclinux / main.css < prev    next >
Cascading Style Sheet File  |  2003-03-26  |  2KB  |  121 lines

  1. BODY {
  2.     margin: 0px;
  3.     background-color: #3a5e75;
  4.     color: black;
  5.     font-family: Verdana, Helvetica;
  6.     font-size: 11pt
  7. }
  8.  
  9. P {
  10.     color: #444444;
  11.     font-family: Lucida,Helvetica;
  12.     font-size: 11pt
  13. }
  14.  
  15. .svetly {
  16.     color: #c1ccd6;
  17.     font-family: Lucida,Helvetica;
  18.     font-size: 11pt
  19. }
  20.  
  21. B.svetly {
  22.     color: #c1ccd6;
  23.     font-family: Lucida,Helvetica;
  24.     font-size: 11pt
  25. }
  26.  
  27. TD {
  28.     font-family: Lucida, Lucida Sans, Verdana, Helvetica;
  29.     font-size: 11pt;
  30.     color: black;
  31. }
  32.  
  33. TD.index_uvod {
  34.     color: #c1ccd6;
  35.     background-color: #3a5e75;
  36. }
  37.  
  38. TD.noBorder {
  39.     margin: 0px;
  40.     padding: 0px
  41. }
  42.  
  43. TD.content {
  44.     background-color: white;
  45.     padding: 1em;
  46. }
  47.  
  48. A {
  49.     font-family: Lucida, Lucida Sans, Verdana, Helvetica;
  50.     font-size: 11pt;
  51.     color: #447799;
  52.     text-decoration: none;
  53. }
  54.  
  55. A:hover {
  56.     text-decoration: underline;
  57. }
  58.  
  59. A.menu {
  60.     color: #c1ccd6;
  61.     text-decoration: none;
  62. }
  63.  
  64. A.menu2 {
  65.     color: #c1ccd6;
  66.     text-decoration: none;
  67. }
  68.  
  69. A.menu:hover {
  70.     text-decoration: underline;
  71. }
  72.  
  73. A.menu2 {
  74.     color: white;
  75.     text-decoration: none;
  76. }
  77. A.menu2:hover {
  78.     text-decoration: underline;
  79. }
  80.  
  81.  
  82. H1.nadpis {
  83.     color:black;
  84.     font-family:Helvetica,Arial;
  85.     font-size:18pt;
  86.     font-weight:bold
  87. }
  88.  
  89. H1,DIV.sub1 {
  90.     color: black;
  91.     font-family: Lucida, Helvetica;
  92.     font-size:14pt;
  93.     font-weight: BOLD;
  94.     padding: 0ex 0em
  95. }
  96.  
  97. .perex {
  98.     border-width: 1 0;
  99.     border-color: black;
  100.     border-style: solid;
  101.     background-color: #EEEEEE;
  102.     padding: 1ex
  103. }
  104.  
  105. /* kernel traffic */
  106. DIV.paticka,DIV.kt_paticka { font-style: italic; padding-top: 1ex; }
  107. DIV.kt_citace { color:#880000; }
  108. DIV.kt_citace P { color:#880000; }
  109. DIV.kt_citace UL LI { color:#880000; }
  110. DIV.kt_citace OL LI { color:#880000; }
  111.  
  112.  
  113. /* kategorie */
  114. DIV.note { padding-top: 10pt; padding-bottom: 5pt; /* font-style: italic; */}
  115.  
  116. /* komentare, diskusni forum */
  117. DIV.diz_list { background-color: #EEEEEE; }
  118. P.diz_header { background-color: #EEEEEE; }
  119. SPAN.diz_header_prefix { font-style: italic; }
  120. SPAN.piditucna { color: BLACK; font-family: Lucida,Verdana,Helvetica; font-size: 10pt; font-weight: bold }
  121.