From 8e9fa47aab3512dbfce0b2da447821457bf71d27 Mon Sep 17 00:00:00 2001 From: Mark Eaton Date: Tue, 12 Jul 2022 14:20:47 -0400 Subject: [PATCH] changes from commttiee 7/12/22 --- groups/home/LibAnswers-4-js-css.html | 8 ++++---- groups/home/LibAnswers-SlideOutChat-4.html | 20 ++++++++++++++++---- 2 files changed, 20 insertions(+), 8 deletions(-) diff --git a/groups/home/LibAnswers-4-js-css.html b/groups/home/LibAnswers-4-js-css.html index b38a666..b3687fe 100644 --- a/groups/home/LibAnswers-4-js-css.html +++ b/groups/home/LibAnswers-4-js-css.html @@ -83,7 +83,7 @@ nav.navbar-default.yamm { .navbar-default .navbar-nav > li > a { color: var(--text); } #navbar-center { display: flex; - justify-content: center; + justify-content: left; float: none; } .ga-main-navbar { @@ -217,8 +217,8 @@ a.no-underline { text-decoration: none; } .dropdown-margin { padding: 20px 0px; } .bigger-fancy-text { font-size: 1.2em; padding: 5px; } .bigger-icon { font-size: 1.5em; margin-right: 8px; } -.caret-text { display: inline-block; } -.fancy-caret { display: inline-block; margin-left: 2px; } +.caret-text { display: inline-block; color: var(--kbccblue); font-weight: bold; } +.fancy-caret { display: inline-block; margin-left: 2px; color: var(--kbccblue); } .open > a > .fancy-caret { margin-bottom: -4px; vertical-align: -4px; display: inline-block; } .open > a > .caret-text { vertical-align: -1px; } @@ -378,7 +378,7 @@ a.no-underline { text-decoration: none; } - +