rename html folder to public
This commit is contained in:
13
website/public/styles/footer.css
Normal file
13
website/public/styles/footer.css
Normal file
@@ -0,0 +1,13 @@
|
||||
footer {
|
||||
width: calc(100% - 256px);
|
||||
margin-left: 256px;
|
||||
|
||||
background-color: rgba(0,0,0,0.4);
|
||||
}
|
||||
|
||||
footer p {
|
||||
padding: 5px;
|
||||
|
||||
font-size: 14px;
|
||||
color: #dddddd;
|
||||
}
|
||||
Reference in New Issue
Block a user