summaryrefslogtreecommitdiff
path: root/templates/guest_credits.html
diff options
context:
space:
mode:
authorMoritz Kaspar Rudert (mortzu) <me@mortzu.de>2015-05-26 21:41:38 +0200
committerMoritz Kaspar Rudert (mortzu) <me@mortzu.de>2015-05-26 21:41:38 +0200
commit183d660307e25b1de44f5559fb48e792b268aff5 (patch)
tree5fba0d1d88c9bee33844ca3c7969cc4bfc06a357 /templates/guest_credits.html
parentf194d894f74f894e2e091fc72fa3a51e7300dfa5 (diff)
added margin to footer and credits
Diffstat (limited to 'templates/guest_credits.html')
-rw-r--r--templates/guest_credits.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/guest_credits.html b/templates/guest_credits.html
index afcc6f38..5d000f8b 100644
--- a/templates/guest_credits.html
+++ b/templates/guest_credits.html
@@ -1,3 +1,4 @@
+<div style="margin: 5px;">
<h2>Source code</h2>
<p>The original system was written by <a href="https://github.com/cookieBerlin/engelsystem">cookie</a>. It was then completely rewritten and greatly enhanced by <a href="http://notrademark.de/">msquare</a> and <a href="http://mortzu.de/">mortzu</a> of <a href="http://planetcyborg.de">planet cyborg</a> and <a href="http://jplitza.de/">jplitza</a>.</p>
@@ -10,3 +11,4 @@ and adminstrated by <a href="http://mortzu.de/">mortzu</a>, <a href="http://derf
<h2>Icons</h2>
<p>Some icons from the <a href="http://www.famfamfam.com/lab/icons/silk/">famfamfam.com silk iconset</a> have been used. They are licensed under the <a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attribution 2.5 License</a>.</p>
+</div>