Add info style...

pull/193/head
Michael R Sweet 16 years ago
parent 4738699eb5
commit be9a1a3289
  1. 8
      www/style.css

@ -150,3 +150,11 @@ TR.data1 TD, TR.data1 TH {
font-weight: bold;
padding: 2px;
}
.info {
background: black;
color: white;
float: right;
font-size: 90%;
}

Loading…
Cancel
Save