home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 May
/
CHIPCD200305.iso
/
soft
/
ow32enen.exe
/
DIR.CSS
< prev
next >
Wrap
Cascading Style Sheet File
|
2003-01-06
|
1KB
|
65 lines
/* Stylesheet for the Opera Directory document */
/* Copyright 2003 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;
}