home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 May
/
CHIPCD200305.iso
/
soft
/
ow32enen.exe
/
HISTORY.CSS
< prev
next >
Wrap
Cascading Style Sheet File
|
2003-01-06
|
953b
|
63 lines
/* Stylesheet for the Opera History document */
/* Copyright 2003 Opera Software */
body {
font-size: 13px;
font-family: Verdana, Arial, sans-serif;
background-color: Window;
color: black;
white-space: nowrap;
}
a:link, a:visited {
color: #009;
text-decoration: none;
}
h1 {
margin: 0;
padding: 0;
}
table {
border: 0;
padding: 0;
border-spacing: 0;
font-size: 13px;
white-space: nowrap;
border-collapse: collapse;
border-bottom: 1px solid Scrollbar;
}
td {
border-right: 1px solid Scrollbar;
border-left: 1px solid Scrollbar;
padding-left: 1em;
padding-right: 1em;
}
td.time {
padding-right: 0.5em;
font-family: Lucida Console, Courier New, monospace;
}
td.address {
padding-left: 0.5em;
}
td.date {
background-color: Scrollbar;
font-style: normal;
font-weight: normal;
font-size: 20px;
text-align: left;
padding-bottom: 5px;
padding-left: 1em;
}
strong {
font-weight: normal;
}