commit | bc2f70a79f44f42dcd945d1907c56bfaf51d912d | [log] [tgz] |
---|---|---|
author | Giulio Fidente <gfidente@fedoraproject.org> | Wed Mar 27 15:41:07 2013 +0100 |
committer | Giulio Fidente <gfidente@fedoraproject.org> | Wed Mar 27 15:41:07 2013 +0100 |
tree | 595da58b9afc76f3686337c4c031f3353c3bdf4e | |
parent | e37760830e0cc5cbb396d15e6dac47c49f692f34 [diff] [blame] |
introduces an ending message with links to Pelican and Svbhack
diff --git a/static/css/style.less b/static/css/style.less index 537ecd8..41da30b 100644 --- a/static/css/style.less +++ b/static/css/style.less
@@ -183,6 +183,12 @@ p#paginator { } } + + div#ending_message { + text-align: center; + font-color: @med-grey; + font-size: 0.75em; + } } @media screen and (min-width: 1024px) {