Reordered footer again, touchups
This commit is contained in:
14
custom.css
14
custom.css
@@ -126,10 +126,24 @@ body #bighead .navbar a:hover {
|
||||
color: var(--link-hover);
|
||||
}
|
||||
|
||||
#main-section {
|
||||
padding-bottom: 1.5rem;
|
||||
}
|
||||
|
||||
body .footer {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
body .footer .footer-el {
|
||||
display: inline-block;
|
||||
width: 50%;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
body .footer .footer-el:first-child {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.footer i.fa-heart {
|
||||
color: #e21c1b;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user