Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

Commit

Permalink
more updates
Browse files Browse the repository at this point in the history
  • Loading branch information
A-Souhei committed Sep 27, 2024
1 parent 6f9b04a commit 7c95f35
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ckanext/zarr/assets/css/zarr_palette.css
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,10 @@
border-bottom-color: var(--tag-dark) !important;
}

.masthead {
border-bottom: var(--primary) thin solid !important;
}

.main-navbar .navbar-nav li a:hover,
.main-navbar .navbar-nav li a:focus,
.main-navbar .navbar-nav li.active a,
Expand Down

0 comments on commit 7c95f35

Please sign in to comment.