view herbs/style.css @ 89:eb5b6db2b250 default tip

Fixes.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 19 Oct 2017 17:42:05 +0300
parents 7ec0ad742009
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;}