diff options
author | Brian Cully <bjc@kublai.com> | 2015-12-13 23:10:27 -0500 |
---|---|---|
committer | Brian Cully <bjc@kublai.com> | 2015-12-13 23:10:27 -0500 |
commit | 9cf0b6292d349a9f2f6e070a30a2130119f55c58 (patch) | |
tree | 05b8b2b5f86869aa4f49c08ee7d24561bd9d87ee /wide.css | |
parent | 3f4b92e611939ce6f652318856213164f772beda (diff) | |
download | mult-9cf0b6292d349a9f2f6e070a30a2130119f55c58.tar.gz mult-9cf0b6292d349a9f2f6e070a30a2130119f55c58.zip |
Add history and averages for question timers.
Diffstat (limited to 'wide.css')
-rw-r--r-- | wide.css | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -17,4 +17,9 @@ form { padding: 5px 15px; width: 153px; height: 41px; +} + +#history { + top: 25px; + right: 50px; }
\ No newline at end of file |