update footer
This commit is contained in:
@@ -61,6 +61,7 @@ footer {
|
||||
}
|
||||
|
||||
.footer-link {
|
||||
background-color: #444;
|
||||
color: white;
|
||||
}
|
||||
|
||||
@@ -68,6 +69,16 @@ footer {
|
||||
font-size:30px;
|
||||
}
|
||||
|
||||
.footer-link:hover {
|
||||
background: lightgrey;
|
||||
color: #444;
|
||||
}
|
||||
|
||||
.footer-text {
|
||||
background-color: #444;
|
||||
color: white;
|
||||
}
|
||||
|
||||
.job-btn {
|
||||
background-color: gray;
|
||||
height: 70%;
|
||||
@@ -154,6 +165,10 @@ a.thumbnail img {
|
||||
.social-media-footer .social-media-footer-symbol {
|
||||
font-size:30px; }
|
||||
|
||||
.social-media-footer:hover {
|
||||
color: grey;
|
||||
}
|
||||
|
||||
.news-hero-compact {
|
||||
border-radius: 5px;
|
||||
margin-top: 1rem !important;
|
||||
|
||||
Reference in New Issue
Block a user