diff options
author | Timotej Lazar <timotej.lazar@fri.uni-lj.si> | 2016-02-18 14:55:06 +0100 |
---|---|---|
committer | Timotej Lazar <timotej.lazar@fri.uni-lj.si> | 2016-02-18 14:55:06 +0100 |
commit | 8b1f603448c2c84bdfc82b6319d6f3468f84b367 (patch) | |
tree | e26d7fddb9245676d2879a47d05ebe247e913116 /css | |
parent | f3dfd62eb28d419f2036340de02fc787b0ea044b (diff) |
Minor cleanups in index.html
Diffstat (limited to 'css')
-rw-r--r-- | css/codeq.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/css/codeq.css b/css/codeq.css index aa57292..fa00b64 100644 --- a/css/codeq.css +++ b/css/codeq.css @@ -175,7 +175,6 @@ div.vertical-line{ padding-bottom: 1em; } - /* hints */ .block.block4 { padding-bottom: 1em; |