summaryrefslogtreecommitdiffstats
path: root/theme/stylesheets/print.less
diff options
context:
space:
mode:
Diffstat (limited to 'theme/stylesheets/print.less')
-rw-r--r--theme/stylesheets/print.less5
1 files changed, 5 insertions, 0 deletions
diff --git a/theme/stylesheets/print.less b/theme/stylesheets/print.less
index 31b6f52..1c59ce6 100644
--- a/theme/stylesheets/print.less
+++ b/theme/stylesheets/print.less
@@ -63,5 +63,10 @@ section {
border: none;
}
}
+
+ .exercise {
+ border: 3px solid #ddd;
+
+ }
}
} \ No newline at end of file