/* Stylesheet for the Opera History document */ /* Copyright 2003 Opera Software */ /* Fichero modificado por Juan Rodríguez http://www.begues.net/opera/ */ body { font-size: 13px; font-family: Verdana, Arial, sans-serif; background-color: silver; color: black; white-space: nowrap; } a:link, a:visited { color: #009; text-decoration: none; } h1 { margin: 0; padding: 0 } table { width: 90%; 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; color:red; border:1px red solid; font-style: normal; font-weight: normal; font-size: 20px; text-align: left; padding-bottom: 5px; padding-left: 1em; } strong { font-weight: normal; }