Added stylesheet for pages
This commit is contained in:
parent
075dbaa4a1
commit
a62a0a6520
1 changed files with 6 additions and 0 deletions
6
style.css
Normal file
6
style.css
Normal file
|
@ -0,0 +1,6 @@
|
|||
footer {
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
text-align: center;
|
||||
width: 100%
|
||||
}
|
Reference in a new issue