Compare commits

..

No commits in common. "ef90e1ed940ab28787281a5b7597d4a954a9f766" and "f715c54b8b26be34739180b20ba0868ce1d2752f" have entirely different histories.

6 changed files with 0 additions and 37 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

View File

@ -1,21 +1,3 @@
// Header image above nav bar
.outer {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
display: flex;
justify-content: center;
background-color: var(--header_background);
}
.top-header-image {
background-image: url($OrcasHub-Top-Logo);
}
// Hide the default logo in the header bar
.home-logo-wrapper-outlet {
display: none;
}
// custom search banner customizations
.custom-search-banner-wrap {
margin: 0 auto !important;

View File

@ -1,5 +0,0 @@
<div class="outer">
<a href="https://orcas.community/">
<div class="top-header-image"></div>
</a>
</div>

View File

@ -1,3 +0,0 @@
[ZoneTransfer]
ZoneId=3
ReferrerUrl=C:\Users\tgrosinger\Downloads\discourse-orcashub-nav.zip

View File

@ -1,8 +1,3 @@
@import "showcased-categories";
@import "chat-desktop";
@import "sidebar-desktop";
.top-header-image {
height: 128px;
width: 246px;
}

View File

@ -1,11 +1,5 @@
@import "chat-mobile";
.top-header-image {
height: 80px;
width: 154px;
background-size: 154px 80px;
}
.custom-search-banner-wrap {
h1 {
font-size: 2.5em !important;