view info/style.css @ 82:3428ff77ff47

More work, adding filtering.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 13 Mar 2014 02:58:50 +0200
parents a928c3c75c5f
children
line wrap: on
line source

body {background: black; color: white; font-family: arial,helvetica;}
a {color: white; text-decoration: none;} 
a:visited {color: white; text-decoration: none;} 
th {font-weight: bold; background: #08f; text-align: left;}
table { border-collapse: collapse; }
tr { background: #024;}
tr.even { background: #036;}
td {padding: 0 2em 0 0;}
caption {font-size: 16px; font-weight: bold; background: blue;}
.lf {font-family: courier, fixed; background: black; color: lime;}
.hf {font-family: courier, fixed; background: black; color: green;}
.pl {font-family: courier, fixed; background: black; color: lime;}
.va {font-family: courier, fixed; background: black; color: lime;}
.fi {font-family: courier, fixed; background: black; color: gold;}
.hg {font-family: courier, fixed; background: black; color: magenta;}
.hi {font-family: courier, fixed; background: black; color: magenta;}
.de {font-family: courier, fixed; background: black; color: gold;}
.sw {font-family: courier, fixed; background: black; color: red;}
.ru {font-family: courier, fixed; background: black; color: grey;}
.sh {font-family: courier, fixed; background: black; color: yellow;}
.be {font-family: courier, fixed; background: black; color: gold;}
.ju {font-family: courier, fixed; background: black; color: green;}
.tu {font-family: courier, fixed; background: black; color: lightgrey;}
.wa {font-family: courier, fixed; background: black; color: cyan;}
.mo {font-family: courier, fixed; background: black; color: magenta;}
.ba {font-family: courier, fixed; background: black; color: red;}