mirror of
https://github.com/FairwindsOps/polaris.git
synced 2026-05-21 00:24:13 +00:00
update fairwinds logo (#179)
This commit is contained in:
@@ -22,20 +22,11 @@ body {
|
||||
}
|
||||
|
||||
.navbar .logo {
|
||||
width: 250px;
|
||||
}
|
||||
|
||||
.navbar span.oss-text {
|
||||
color: #23103A;
|
||||
display: block;
|
||||
font-size: 11px;
|
||||
margin-bottom: 3px;
|
||||
padding-left: 66px;
|
||||
margin-bottom: -8px;
|
||||
height: 80px;
|
||||
}
|
||||
|
||||
.navbar .fw-logo {
|
||||
height: 50px;
|
||||
height: 64px;
|
||||
}
|
||||
|
||||
.navbar a {
|
||||
|
||||
BIN
pkg/dashboard/assets/images/oss-logo.png
Normal file
BIN
pkg/dashboard/assets/images/oss-logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 44 KiB |
@@ -6,8 +6,7 @@
|
||||
</a>
|
||||
<div class="navbar-right">
|
||||
<a href="https://fairwinds.com?source=polaris" target="_blank">
|
||||
<span class="oss-text">An Open Source Project By</span>
|
||||
<img class="fw-logo" src="static/images/fw-logo.svg" alt="Fairwinds" />
|
||||
<img class="fw-logo" src="static/images/oss-logo.png" alt="Fairwinds" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user