Footer layout
This commit is contained in:
parent
5d59760a77
commit
d7f0a5db36
7 changed files with 7888 additions and 27 deletions
7837
src/isnd/wwwroot/css/site.css
Normal file
7837
src/isnd/wwwroot/css/site.css
Normal file
File diff suppressed because it is too large
Load diff
7
src/isnd/wwwroot/css/site.css.map
Normal file
7
src/isnd/wwwroot/css/site.css.map
Normal file
File diff suppressed because one or more lines are too long
|
|
@ -87,4 +87,9 @@ background-color: black;
|
|||
color: rgb(119, 255, 255);
|
||||
background-color: black;
|
||||
}
|
||||
|
||||
|
||||
footer {
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
z-index:-10;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue