From 21e129fcf1e6bec3a6a97529f30842834e550384 Mon Sep 17 00:00:00 2001 From: Santonia27 Date: Fri, 2 Aug 2024 14:48:57 +0200 Subject: [PATCH 1/3] clean up style sheet --- docs/_static/theme-light.scss | 30 ++++++++---------------------- 1 file changed, 8 insertions(+), 22 deletions(-) diff --git a/docs/_static/theme-light.scss b/docs/_static/theme-light.scss index 265f025e9..5e1f36d1b 100644 --- a/docs/_static/theme-light.scss +++ b/docs/_static/theme-light.scss @@ -37,7 +37,7 @@ $navbar-hl: $links ; // general sidebar settings #quarto-sidebar { margin-top: -30px; - width: 230px; + width: 250px; } .navbar-logo{ @@ -54,13 +54,13 @@ $navbar-hl: $links ; display: none !important; } .collapse.list-unstyled.sidebar-section.depth1 .sidebar-item .sidebar-item-container { - font-size: 15px; + font-size: 17px; font-weight: 200 !important; } // Style 2nd level selection .collapse.list-unstyled.sidebar-section.depth2 .sidebar-item .sidebar-item-container { - font-size: 13px; + font-size: 15px; font-weight: 200 !important; } @@ -70,7 +70,7 @@ $navbar-hl: $links ; font-weight: 200 !important; } .collapse.list-unstyled.sidebar-section a:hover{ - background-color:rgb(226, 228, 238); + //background-color:rgb(226, 228, 238); width:100%; padding: 5px; margin-left: -20px; @@ -106,17 +106,15 @@ $navbar-hl: $links ; height: 170%; } - #quarto-sidebar-section-7 .sidebar-item:nth-child(3) { padding-bottom: 20px; } #quarto-sidebar-section-7 .sidebar-item:nth-child(3) a:hover { height: 170%; } -#quarto-sidebar-section-8 .sidebar-item:nth-child(2) a:hover { - height: 170%; +#quarto-sidebar-section-9 .sidebar-item:nth-child(1) { + padding-bottom: 15px; } - #quarto-sidebar-section-9 .sidebar-item:nth-child(3) { padding-top: 15px; } @@ -126,9 +124,6 @@ $navbar-hl: $links ; #quarto-sidebar-section-9 .sidebar-item:nth-child(1) a:hover { width: 105%; } -#quarto-sidebar-section-9 .sidebar-item:nth-child(1) a:hover { - width: 105%; -} #quarto-sidebar-section-9 .sidebar-item:nth-child(2) a:hover { height: 140%; } @@ -143,19 +138,10 @@ $navbar-hl: $links ; #quarto-sidebar-section-9 .sidebar-item:first-child a:hover { width: 105%; } -#quarto-sidebar-section-10 .sidebar-item-container:nth-child(1) { - height: 30px !important; - } - #quarto-sidebar-section-10 .sidebar-item:nth-child(1) a:hover { - width: 115% -} -#quarto-sidebar-section-10 .sidebar-item:nth-child(3) a:hover { - height: 105%; - width: 115% +#quarto-sidebar-section-10 .sidebar-item:nth-child(1) { + padding-bottom: 15px; } - - // Container size .collapse.list-unstyled.sidebar-section.depth2 .sidebar-item .sidebar-item-container { height: 25px From 83b4ebe3909c911b1df74f5053dc413b22bf3cfd Mon Sep 17 00:00:00 2001 From: Santonia27 Date: Fri, 2 Aug 2024 14:54:16 +0200 Subject: [PATCH 2/3] clean up --- docs/_static/theme-light.scss | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/docs/_static/theme-light.scss b/docs/_static/theme-light.scss index 5e1f36d1b..65aba7222 100644 --- a/docs/_static/theme-light.scss +++ b/docs/_static/theme-light.scss @@ -92,15 +92,12 @@ $navbar-hl: $links ; // Refining section by section -#quarto-sidebar-section-3 .sidebar-item:nth-child(2) { - padding-bottom: 15px; -} #quarto-sidebar-section-3 .sidebar-item:nth-child(3) { padding-bottom: 15px; } - #quarto-sidebar-section-3 .sidebar-item:nth-child(2) a:hover { height: 170%; + width: 105% } #quarto-sidebar-section-3 .sidebar-item:nth-child(3) a:hover { height: 170%; From ebb07d7ba3aaada8e926a1e19d8f56815ba39253 Mon Sep 17 00:00:00 2001 From: Santonia27 Date: Fri, 2 Aug 2024 14:56:53 +0200 Subject: [PATCH 3/3] update section update floodadapt --- docs/5_update_model/index.qmd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/5_update_model/index.qmd b/docs/5_update_model/index.qmd index 1256c6a89..45dc713a4 100644 --- a/docs/5_update_model/index.qmd +++ b/docs/5_update_model/index.qmd @@ -1,5 +1,5 @@ --- -title: Updating the CFRSS +title: Updating FloodAdapt --- -I put some text here. Will it show? +Soon to come...