Mercurial > hg > human-echolocation-java-webapp
view WebContent/StyleSheet.css @ 58:55ce07768e33
Azimuth can be -90 to 90 (17 was just an example)
author | Chris Cannam |
---|---|
date | Thu, 13 Mar 2014 16:24:22 +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; }