minor style update

This commit is contained in:
Jason White 2016-10-12 15:28:39 -04:00
parent 22a76624e6
commit 1d3286733c

View File

@ -918,6 +918,14 @@ cookie-container {
cursor:pointer;
}
.attack-feedback {
font-weight:800;
}
.attack-output {
border-top: 1px solid #ccc;
}
/* HINTS */
#lesson-hint-container {
display: none;