summaryrefslogtreecommitdiff
path: root/css/codeq.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/codeq.css')
-rw-r--r--css/codeq.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/css/codeq.css b/css/codeq.css
index bbb40c9..9b87baa 100644
--- a/css/codeq.css
+++ b/css/codeq.css
@@ -295,6 +295,11 @@ h2.group-title a.view-solutions {
/***** responsiveness *****/
/* md & ld */
@media (min-width: 992px) {
+ /* experiment: Prolog hints */
+ .teacher-help {
+ position: fixed; bottom: 0; left: 0; max-width: 30%;
+ }
+ /* end of experiment: Prolog hints */
/* BEGIN layouts */
/*~~ line-layout ~~*/