Initial Rails4 Port
This commit is contained in:
parent
5923a66a88
commit
2e9b92c3af
19 changed files with 394 additions and 817 deletions
|
|
@ -11,6 +11,10 @@ body > #messages {
|
|||
padding: 60px 15px 0;
|
||||
}
|
||||
|
||||
body > #content {
|
||||
padding-bottom: 60px;
|
||||
}
|
||||
|
||||
#footer {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue