diff --git a/lesson.css b/lesson.css index 2c07db8..794c07e 100644 --- a/lesson.css +++ b/lesson.css @@ -45,7 +45,9 @@ div.box { /* Challenge questions. */ div.challenge { - background-color: lightblue; + border-style: solid; + border-width: thin; + border-color: gray; } /* Key points in summary. */