Personal web interface for the BasicKeyboard program.

Dependents:   BasicKeyboard

tiCss.css

Committer:
alexandertyler
Date:
2014-10-07
Revision:
0:f456beccdf56

File content as of revision 0:f456beccdf56:

h1 { font-size: 24px; font-weight: bold; position: relative; text-align: center; }
#sensorStat{ font-weight: bold; } 
#container{ background-color: CornflowerBlue; font-family: "Georgia", "Lucida Sans"; font-variant: small-caps; font-size: 20px; }
#keypressTable{ position: relative; font-weight: bold; font-size: 40px; color: #000; text-align: center; float: center; border: 2px solid black; }
#keypress{ font-size: 50px; padding-left: 10px;}