fully working v-for at nav level. Consolidate text-decoration.

This commit is contained in:
Mark Eaton
2022-09-23 21:18:10 -04:00
parent 28de9cd46a
commit 19df6c9529
3 changed files with 21 additions and 20 deletions
+2 -3
View File
@@ -11,6 +11,8 @@ body {
overflow-x: hidden;
}
a, a:hover { text-decoration: none; }
/* style slide out chat */
#lcs_slide_out_button-21944 { font-size: 1.5em; }
@@ -97,7 +99,6 @@ nav.navbar-default.main-nav-container {
#dropdownMenu1 { border-radius: 0; }
a.searchmenu {
color: var(--text);
text-decoration: none;
}
.highlight-menu-item { padding: 5px; }
.highlight-menu-item:hover {
@@ -163,7 +164,6 @@ a.searchmenu {
margin-bottom: 4px;
margin-top: 4px;
}
a.no-underline { text-decoration: none; }
.nav-divs-by-jumbotron:hover { background-color: #444; }
#eq_32886 {
background-color: var(--kbccblue);
@@ -265,7 +265,6 @@ a.no-underline { text-decoration: none; }
}
.whiteahrefs a:link, .whiteahrefs a:hover, .whiteahrefs a:visited, .whiteahrefs a:active {
color: white;
text-decoration:none;
}
.whiteahrefs a i {
margin: 4px 5px 0 0;