home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 August / PCWorld_2001-08_cd.bin / Komunikace / opera512 / ow32enen512.exe / DRIVES.CSS < prev    next >
Encoding:
Cascading Style Sheet File  |  2001-01-29  |  384 b   |  23 lines

  1. /* Stylesheet for the Opera Drives document */
  2. /* Copyright 2000 Opera Software */
  3.  
  4. body {
  5. font-size: 12pt;
  6. font-family: Lucida Console, Courier New, monospace;
  7. background-color: white;
  8. color: black;
  9. }
  10. a:link, a:visited {
  11. color: blue;
  12. text-decoration: none;
  13. }
  14.  
  15. img {
  16. border: 0;
  17. vertical-align: middle;
  18. margin: 0 5px 0 0;
  19. }
  20. p {
  21. vertical-align: top;
  22. margin: 0em;
  23. }