home *** CD-ROM | disk | FTP | other *** search
- /* Stylesheet for the Opera Cache document */
- /* Copyright 2000 Opera Software */
-
- body {
- font-size: 10.5pt;
- font-family: Georgia, serif;
- background-color: white;
- color: black;
- }
- a:link, a:visited {
- color: blue;
- text-decoration: none;
- }
-
- table {
- border: none;
- padding: 0;
- border-spacing: 0;
- font-size: 10.5pt;
- white-space: nowrap;
- }
-
- .nameh, .sizeh, .addressh {
- background-color: #ddd;
- font-style: normal;
- font-weight: normal;
- text-align: left;
- padding: 0;
- }
-
- .memory {
- color: red;
- }
-
- .name, .size {
- font-family: Lucida Console, Courier New, monospace;
- }
-
- .sizeh, .size {
- text-align: right;
- }
-
- .sizeh, .addressh, .size, .address {
- padding-left: 1em;
- }
-