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