Skip to content

Commit

Permalink
Update custom.css
Browse files Browse the repository at this point in the history
  • Loading branch information
l3ony2k authored Nov 20, 2021
1 parent b1cc7be commit 9344250
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -616,9 +616,9 @@ del {

#head {
height: 2.5em;
backdrop-filter: blur(15px);
/*backdrop-filter: blur(15px);
background-color: var(--head-bg) !important;
box-shadow: var(--head-bg) 0 3px 5px 0;
box-shadow: var(--head-bg) 0 3px 5px 0;*/
}

.h-12 {
Expand Down Expand Up @@ -701,4 +701,4 @@ hr {
/* new right sidebar btn color tweaks */
.cp__header-logo, .fade-link {
color: var(--ls-link-text-color,#045591) !important;
}
}

0 comments on commit 9344250

Please sign in to comment.