retour sur la MEF du footer
This commit is contained in:
@ -7829,9 +7829,4 @@ a.text-dark:hover, a.text-dark:focus {
|
||||
color: #77ffff;
|
||||
background-color: black; }
|
||||
|
||||
footer {
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
z-index: -10; }
|
||||
|
||||
/*# 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);
|
||||
background-color: black;
|
||||
}
|
||||
|
||||
footer {
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
z-index:-10;
|
||||
}
|
||||
|
Reference in New Issue
Block a user