minor refactor of jquery exercises. Still not working in firefox

This commit is contained in:
Michael Q Larson
2015-01-22 13:32:00 -08:00
parent 20cc2aa1b7
commit 129000a986
2 changed files with 111 additions and 112 deletions

View File

@@ -551,6 +551,24 @@ div.CodeMirror-scroll {
padding-bottom: 117%;
}
#directions {
text-align: left;
font-size: 15px;
}
.well {
text-align: left;
height: 200px;
}
#exercise-directory {
font-size: 20px;
}
#current-exercise {
text-size: 250px;
}
//uncomment this to see the dimensions of all elements outlined in red
//* {
// border-color: red;