home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 April / PCWorld_2005-04_cd.bin / komunikace / opera / ow32enen754u2j.exe / DRIVES.CSS < prev    next >
Encoding:
Cascading Style Sheet File  |  2004-05-06  |  403 b   |  24 lines

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