home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 February / Chip_2004-02_cd1.bin / chplus / psychotromery / styl.css < prev   
Cascading Style Sheet File  |  2003-11-30  |  3KB  |  48 lines

  1. a         {text-decoration: none; cursor: url('img/hand.cur');}
  2. a:link     {color: #00ff00}
  3. a:visited  {color: #506070; text-decoration: underline}
  4. a:active   {color: #408080}
  5. a:hover    {text-decoration: underline; color: #006500}
  6. body, html {scrollbar-track-color: white;
  7.     scrollbar-face-color: green;
  8.     scrollbar-highlight-color: lime;
  9.     scrollbar-3dlight-color: green;
  10.     scrollbar-darkshadow-color: white;
  11.     scrollbar-shadow-color: black;
  12.     scrollbar-arrow-color: white;
  13.     color: green;
  14.     background-color: white;
  15.     cursor: url('img/default.cur');}
  16. p    {text-indent: 30px; margin-bottom: 0px; margin-top: 0px; cursor: url('img/text.cur');}
  17. h1, h3, h5    {text-align: center; cursor: url('img/text.cur');}
  18. h2, h4, h6  {text-align: center; text-decoration: overline; cursor: url('img/text.cur');}
  19. hr {color: green; clear: both}
  20. dt {font-weight: bold}
  21. dd:first-letter {font-size: 21px; font-weight: bold}
  22. input {background-color: white; color: green; border-color: green; border-width: 1px; border-style: solid}
  23. img {cursor: url('img/default.cur');}
  24. a img {border-style: none; cursor: url('img/hand.cur');}
  25. a:visited img {filter: alpha(opacity=30);}
  26. sub {font-size: 8pt;}
  27. li a:visited {color: #00ff00; text-decoration: none}
  28. li a:hover {color: #006500; text-decoration: underline}
  29. #idecko {position: absolute}
  30. #idecko {top: 100px; left: 5}
  31. .odstup {position: absolute; left: 150px}
  32. .tlacitko a {padding: 5px; height: 5px; border-style: outset; border-width: 5px ; text-decoration: none; width: 130px; height: 35px;}
  33. .tlacitko a:link {background-color: green; color: lime;}
  34. .tlacitko a:visited {background-color: green; color: silver; text-decoration: none;}
  35. .tlacitko a:hover {background-color: lime; color: green; border-style: inset; border-width: 5px; text-decoration: none}
  36. .aktualni a:visited {padding: 5px; height: 5px; text-decoration: none; background-color: green; color: white; border: inset 5px; width: 130px; height: 35px}
  37. .aktualni a:link {padding: 5px; height: 5px; text-decoration: none; background-color: green; color: white; border: inset 5px; width: 130px; height: 35px}
  38. .tucne {font-weight: bolder;}
  39. .tabulka {border-color: green; border-width: 1px; border-style: solid; cursor: url('img/default.cur');}
  40. .tabulka  th {border-color: green; border-width: 1px; border-style: solid; background-color: green; color: white}
  41. .tabulka  td {border-color: green; border-width: 1px; border-style: solid;}
  42. .text {cursor: url('img/text.cur');}
  43. .default {cursor: url('img/default.cur');}
  44. .hand {cursor: url('img/hand.cur');}
  45. .pen {cursor: url('img/pen.cur');}
  46.  
  47.  
  48.