add adelfi banking logo
This commit is contained in:
parent
5aeb90a111
commit
5e5d8761dd
BIN
assets/adelfi-banking.png
Normal file
BIN
assets/adelfi-banking.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.2 KiB |
@ -44,14 +44,23 @@
|
|||||||
<a href="/contact.html">contact</a>
|
<a href="/contact.html">contact</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="flex-container">
|
<div class="flex-container">
|
||||||
<a
|
<div class="flex-row">
|
||||||
class="logo"
|
<a
|
||||||
href="https://business.uschristianchamber.com/directory/Details/shiloh-llc-3651896"
|
class="logo"
|
||||||
target="_blank"
|
href="https://business.uschristianchamber.com/directory/Details/shiloh-llc-3651896"
|
||||||
><img
|
target="_blank"
|
||||||
src="../assets/us-christian-chamber-logo.png"
|
><img
|
||||||
alt="US Christian Chamber of Commerce Logo"
|
src="../assets/us-christian-chamber-logo.png"
|
||||||
height="100"
|
alt="US Christian Chamber of Commerce Logo"
|
||||||
/></a>
|
height="100"
|
||||||
|
/></a>
|
||||||
|
<a class="logo" href="https://www.adelfibanking.com/" target="_blank"
|
||||||
|
><img
|
||||||
|
src="../assets/adelfi-banking.png"
|
||||||
|
alt="Adelfi Banking Logo"
|
||||||
|
height="30"
|
||||||
|
/></a>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -340,6 +340,9 @@ a {
|
|||||||
.logo {
|
.logo {
|
||||||
color: white;
|
color: white;
|
||||||
font-size: 24px;
|
font-size: 24px;
|
||||||
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.menu {
|
.menu {
|
||||||
|
Loading…
Reference in New Issue
Block a user