Mercurial > hg > human-echolocation-java-webapp
view WebContent/StyleSheet.css @ 67:b8f8ed1ef8dd tip
Provide .wav suffix in delivered filename
author | Chris Cannam |
---|---|
date | Tue, 30 Sep 2014 16:52:50 +0100 |
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; }