diff --git a/css/theme.css b/css/theme.css index 26026a6..6b156d8 100644 --- a/css/theme.css +++ b/css/theme.css @@ -1311,6 +1311,18 @@ a.tabledrag-handle .handle { font-weight: 700; border-bottom: 0; } +.isu-region_sign-off { + color: #616161; +} +.isu-region_sign-off a:not(.btn) { + color: #c70000; +} +.isu-region_sign-off a:not(.btn):hover { + color: #00679E; +} +.isu-region_sign-off blockquote { + border-color: #aaaaaa; +} /* --- ## ASSOCIATES MENU --- */ /* diff --git a/iastate_theme.info.yml b/iastate_theme.info.yml index 9345310..f3a85ba 100644 --- a/iastate_theme.info.yml +++ b/iastate_theme.info.yml @@ -3,7 +3,7 @@ description: Drupal 8 theme for Iowa State University websites type: theme core: 8.x core_version_requirement: ^8 || ^9 -base_theme: stable +base theme: stable libraries: - iastate_theme/global-css - iastate_theme/global-js diff --git a/templates/blocks/block--system-branding-block.html.twig b/templates/blocks/block--system-branding-block.html.twig index faf150c..6fff8c5 100644 --- a/templates/blocks/block--system-branding-block.html.twig +++ b/templates/blocks/block--system-branding-block.html.twig @@ -54,6 +54,10 @@ {% endif %} + + {% if site_slogan %} +