fix horrible link section in about page

This commit is contained in:
Howl 2015-04-18 23:45:52 +02:00
parent c917f5f59d
commit 1032363b5a
2 changed files with 5 additions and 1 deletions

View file

@ -120,4 +120,8 @@ body {
#growls.default{ #growls.default{
top:64px; top:64px;
right:10px right:10px
}
.links {
padding-bottom: 10px;
} }

View file

@ -1,4 +1,4 @@
.centre.text-muted .centre.text-muted.links
© ©
= Date.today.year = Date.today.year
= APP_CONFIG['site_name'] = APP_CONFIG['site_name']