mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2024-11-22 19:33:11 +00:00
Petit truc
This commit is contained in:
parent
75a03b991f
commit
acde0322ff
1 changed files with 1 additions and 3 deletions
|
@ -8,7 +8,7 @@ html, body {
|
||||||
}
|
}
|
||||||
|
|
||||||
#main {
|
#main {
|
||||||
overflow:auto;
|
overflow: auto;
|
||||||
padding-bottom:60px; /* this needs to be bigger than footer height*/
|
padding-bottom:60px; /* this needs to be bigger than footer height*/
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -36,8 +36,6 @@ footer {
|
||||||
.sidenav {
|
.sidenav {
|
||||||
padding-top: 20px;
|
padding-top: 20px;
|
||||||
background-color: #f1f1f1;
|
background-color: #f1f1f1;
|
||||||
margin-bottom: -9999px;
|
|
||||||
padding-bottom: 9999px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Set black background color, white text and some padding */
|
/* Set black background color, white text and some padding */
|
||||||
|
|
Loading…
Reference in a new issue