Converting to individual challenge div's in the novice shell lessons
[rnaseq-cwl-training.git] / lesson.css
index 3bdf67bf08b39447741517266af4211643456a1b..2c07db8ba7235c2c09e69161b10a89df210d7e39 100644 (file)
@@ -44,7 +44,9 @@ div.box {
 }
 
 /* Challenge questions. */
-div.challenges {}
+div.challenge {
+    background-color: lightblue;
+}
 
 /* Key points in summary. */
 div.keypoints {}