diff --git a/ckanext/ozwillo_theme/fanstatic/ozwillo.css b/ckanext/ozwillo_theme/fanstatic/ozwillo.css index f4e02e5..d2845b0 100644 --- a/ckanext/ozwillo_theme/fanstatic/ozwillo.css +++ b/ckanext/ozwillo_theme/fanstatic/ozwillo.css @@ -93,6 +93,7 @@ padding-top: 80px; } .homepage h5 { font-style: italic; + font-size: 1.1em; } .search-form .search-input.search-giant button { @@ -150,6 +151,10 @@ padding-top: 80px; background: #6e418e; } +.navbar .nav li.dropdown:hover, .navbar .nav li.dropdown.open>.dropdown-toggle { + background-color: #eeeeee; +} + /* footer */ #content {