home *** CD-ROM | disk | FTP | other *** search
- /* Stylesheet for the Opera Directory document */
- /* Copyright 2001 Opera Software */
-
- body {
- font-size: 12px;
- font-family: Lucida console, Courier New, monospace;
- background-color: Window;
- color: black;
- }
-
- a:link, a:visited {
- background-color: transparent;
- text-decoration: none;
- color: #009;
- }
-
- img {
- border: 0;
- margin-right: 0.25em;
- vertical-align: top;
- }
-
- table {
- border: 0;
- border-spacing: 0;
- font-size: 13px;
- border-collapse: collapse;
- border-bottom: 1px solid Scrollbar;
- }
-
- td {
- vertical-align: top;
- white-space: nowrap;
- border-right: 1px solid Scrollbar;
- border-left: 1px solid Scrollbar;
- padding-left: 1em;
- padding-right: 1em;
- padding-bottom: 1px;
- }
-
- .type {
- font-family: Verdana, Arial, sans-serif;
- }
-
- .nameh, .typeh, .sizeh, .timeh {
- background-color: Scrollbar;
- font-family: Verdana, Arial, sans-serif;
- font-size: 12px;
- padding-left: 1em;
- padding-bottom: 2px;
- }
-
- .timeh, .sizeh {
- text-align: center;
- }
-
- .size {
- text-align: right;
- }
-
- strong {
- font-weight: normal;
- }
-
-