diff --git a/src/styles/online.manchester.ac.uk.scss b/src/styles/online.manchester.ac.uk.scss index 9d1585c..4a1c186 100644 --- a/src/styles/online.manchester.ac.uk.scss +++ b/src/styles/online.manchester.ac.uk.scss @@ -143,6 +143,10 @@ p, strong, b, background: $header !important; color: $on-header !important; } +#courseMenuPalette .subhead h3 { + font-size: 0.8rem; + opacity: 0.9; +} .appTabs a { color: $on-header !important; padding: 0 1.2em;