copyright text footer
This commit is contained in:
parent
cfe79db5b1
commit
8f0051ee22
4 changed files with 79 additions and 72 deletions
|
|
@ -304,6 +304,8 @@
|
|||
.footer-bottom .content-wrap {
|
||||
height: 100%;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.footer-bottom .content-wrap ul {
|
||||
|
|
@ -333,3 +335,7 @@
|
|||
.footer-bottom .content-wrap ul a:hover {
|
||||
color: #808080;
|
||||
}
|
||||
|
||||
.footer-bottom .content-wrap .copyright {
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue