Initial Rails4 Port

This commit is contained in:
Henne Vogelsang 2014-04-23 15:45:55 +02:00
parent 5923a66a88
commit 2e9b92c3af
19 changed files with 394 additions and 817 deletions

View file

@ -11,6 +11,10 @@ body > #messages {
padding: 60px 15px 0;
}
body > #content {
padding-bottom: 60px;
}
#footer {
position: absolute;
bottom: 0;