retour sur la MEF du footer
This commit is contained in:
parent
d7f0a5db36
commit
a11bab759e
3 changed files with 1 additions and 12 deletions
|
|
@ -7829,9 +7829,4 @@ a.text-dark:hover, a.text-dark:focus {
|
||||||
color: #77ffff;
|
color: #77ffff;
|
||||||
background-color: black; }
|
background-color: black; }
|
||||||
|
|
||||||
footer {
|
|
||||||
position: fixed;
|
|
||||||
bottom: 0;
|
|
||||||
z-index: -10; }
|
|
||||||
|
|
||||||
/*# sourceMappingURL=site.css.map */
|
/*# sourceMappingURL=site.css.map */
|
||||||
|
|
|
||||||
File diff suppressed because one or more lines are too long
|
|
@ -87,9 +87,3 @@ background-color: black;
|
||||||
color: rgb(119, 255, 255);
|
color: rgb(119, 255, 255);
|
||||||
background-color: black;
|
background-color: black;
|
||||||
}
|
}
|
||||||
|
|
||||||
footer {
|
|
||||||
position: fixed;
|
|
||||||
bottom: 0;
|
|
||||||
z-index:-10;
|
|
||||||
}
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue