Personal web interface for the BasicKeyboard program.

Dependents:   BasicKeyboard

Committer:
alexandertyler
Date:
Tue Oct 07 18:34:04 2014 +0000
Revision:
0:f456beccdf56
Final update

Who changed what in which revision?

UserRevisionLine numberNew contents of line
alexandertyler 0:f456beccdf56 1 h1 { font-size: 24px; font-weight: bold; position: relative; text-align: center; }
alexandertyler 0:f456beccdf56 2 #sensorStat{ font-weight: bold; }
alexandertyler 0:f456beccdf56 3 #container{ background-color: CornflowerBlue; font-family: "Georgia", "Lucida Sans"; font-variant: small-caps; font-size: 20px; }
alexandertyler 0:f456beccdf56 4 #keypressTable{ position: relative; font-weight: bold; font-size: 40px; color: #000; text-align: center; float: center; border: 2px solid black; }
alexandertyler 0:f456beccdf56 5 #keypress{ font-size: 50px; padding-left: 10px;}