summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorTimotej Lazar <timotej.lazar@fri.uni-lj.si>2016-04-24 14:56:21 +0200
committerTimotej Lazar <timotej.lazar@fri.uni-lj.si>2016-04-24 14:56:21 +0200
commit534447bf8cbe043c99ca3ac1bb2907a6b375c190 (patch)
treeea2e70e4c060685535e8c91fd2425b2c328f11ff /css
parentd5de581bc54c8dcf17e7e2c3fe72165b77e22c3e (diff)
Revert "Experiment: add "teacher helped" link to Prolog screen"
This reverts commit 982522b5b9dfc39c10d08129b873aadf77b7293f.
Diffstat (limited to 'css')
-rw-r--r--css/codeq.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/css/codeq.css b/css/codeq.css
index 56a086b..964909e 100644
--- a/css/codeq.css
+++ b/css/codeq.css
@@ -345,11 +345,6 @@ div.CodeMirror span.CodeMirror-matchingbracket {
/***** 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 ~~*/