Mercurial > hg > human-echolocation-java-webapp
view WebContent/StyleSheet.css @ 42:65a26b38bf43
Some debug output, and work toward neatening the jsp &c
author | Chris Cannam |
---|---|
date | Tue, 25 Feb 2014 16:46:12 +0000 |
parents | b31c64b316c5 |
children |
line wrap: on
line source
body { font-size: 11pt; font-family: Arial; background-color: whitesmoke; } label { font-size: 12pt; font-family: Arial; } h1 { font-family: Arial; font-weight: bold; font-size: 22pt; color: black; } .description { font-size: small; font-style: italic; } .debug { border: 0.5px dashed; font-size: 9pt; font-family: monospace; padding: 10 18; } .player { border: 0.25px solid; }