merge
This commit is contained in:
commit
5d3be078b4
2 changed files with 4 additions and 2 deletions
|
@ -296,12 +296,14 @@ canvas {
|
|||
#full .article {
|
||||
clear: both;
|
||||
padding-top: 1em;
|
||||
padding-bottom: 2.8em;
|
||||
font-size: 1.3em;
|
||||
}
|
||||
|
||||
#full footer.bar {
|
||||
bottom: 0;
|
||||
margin: auto 0 0 0;
|
||||
position: relative;
|
||||
position: fixed;
|
||||
height: 3.8em;
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue