File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ title: RDMkit
44description : " Best practices and guidelines you can use for FAIR management of your research data."
55# Metadata description of the website
66
7- remote_theme : ELIXIR-Belgium/elixir-toolkit-theme@nice-nav
7+ remote_theme : ELIXIR-Belgium/elixir-toolkit-theme@dev
88
99sass :
1010 style : compressed
Original file line number Diff line number Diff line change @@ -14,17 +14,13 @@ $navbar-dark-hover-color: $primary;
1414$navbar-dark-toggler-border-color : transparent ;
1515$border-radius : 0.45rem ;
1616$btn-border-radius-sm : $border-radius ;
17- $card-border-width : 0 ;
1817$link-color : $blue ;
1918$info : $blue ;
20- $link-decoration : none ;
2119$body-bg : $white ;
2220$body-color : $dark ;
2321$font-family-sans-serif : " Open Sans" , sans-serif ;
24- $alert-border-width : 0 ;
2522$input-group-addon-bg : $light-x ;
2623$input-bg : $light ;
27- $input-border-width : 0 ;
2824$h1-font-size : 1rem * 3.5 ;
2925$h2-font-size : 1rem * 2.2 ;
3026$h3-font-size : 1rem * 1.5 ;
Original file line number Diff line number Diff line change 8181 }
8282}
8383
84- #side-nav .btn.sidebar-title {
85- border : 0 ;
86- border-bottom : 0.2rem solid $primary !important ;
87- font-weight : bold ;
88- padding-bottom : $input-btn-padding-y - 0.2rem ;
89- }
90-
9184#side-nav > ul {
9285 margin-top : $spacer * 0.5 ;
9386}
@@ -171,9 +164,6 @@ section#search-section {
171164 }
172165}
173166
174- #search-label-tiles {
175- background-color : $light ;
176- }
177167
178168
179169/* -----Top navigation-----*/
@@ -227,9 +217,7 @@ i.fa-solid.fa-code-branch {
227217}
228218
229219// Search
230- nav #search-label ,
231- .landingpage #search-label ,
232- nav #search-input {
220+ .landingpage #search-label {
233221 background-color : $white ;
234222}
235223i .fa-solid.fa-magnifying-glass {
You can’t perform that action at this time.
0 commit comments