Footer layout
This commit is contained in:
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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user