diff --git a/lesson.css b/lesson.css index fcef217..3bdf67b 100644 --- a/lesson.css +++ b/lesson.css @@ -33,6 +33,11 @@ pre { font-weight: bold; } +/* Files. */ +.file { + margin-left: 20px; +} + /* Explanatory call-out boxes. */ div.box { background-color: lightgray;