tweaking timing

This commit is contained in:
Josh de Leeuw 2013-11-11 21:13:52 -05:00
parent 6b85f26cb1
commit 293410764e

View File

@ -22,17 +22,6 @@
#instructions {
text-align: left;
}
#stimulus {
width: 150px;
height: 150px;
background-color: #ddd;
font-size:124px;
font-family:'Impact';
margin: auto;
}
.prompt {
font-size:14px;
}
pre {
text-align: left;
}