bceb77bd by Jeff Balicki

ssss

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 52ab185b
......@@ -15752,8 +15752,9 @@ div#error-404-wrapper {
text-decoration: none;
}
#navbarNavDropdown .menu-item.menu-item-type-custom.menu-item-object-custom a:hover {
background-color: #3EAF49 !important;
background-color: #183668 !important;
color: #fff !important;
box-shadow: inset 300px 0 0 0 #3EAF49;
transition: ease-out 0.5s;
}
......
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
......@@ -199,8 +199,9 @@ div#error-404-wrapper {
}
a:hover{
background-color: #3EAF49 !important;
background-color:#183668 !important;
color: #fff !important;
box-shadow: inset 300px 0 0 0 #3EAF49;
transition: ease-out 0.5s;
}
}
......
......@@ -5,7 +5,7 @@
Author: the Understrap Contributors
Author URI: https://github.com/understrap/understrap-child/graphs/contributors
Template: understrap
Version: 1.2.20
Version: 1.2.21
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: understrap-child
......