diff --git a/webapp/src/main/webapp/themes/iph/css/iph.css b/webapp/src/main/webapp/themes/iph/css/iph.css index 4f041983..f7d96d37 100644 --- a/webapp/src/main/webapp/themes/iph/css/iph.css +++ b/webapp/src/main/webapp/themes/iph/css/iph.css @@ -2414,7 +2414,7 @@ button.collapsible.active:focus { font-family: IPH Astra Serif; font-style: italic; font-size: 1.2rem; - + margin-top: 10px; } .virtualArticleWorks >div.virtualWorks >div.work { background-image: url(../images/bullet_icon.png); @@ -2443,9 +2443,17 @@ button.collapsible.active:focus { font-style: normal; font-size: 1.2rem; } +.excerptSearchResult >a:hover { + color: #8B4513; +} .virtualArticleBiblio >div.virtualBibliography { margin-top: 10px; } +.virtualArticleSwitch >label.switch { + font-family: IPH Astra Serif; + font-style: normal; + font-size: 1.2rem; +} .virtualArticleBiblio >div.virtualBibliography >div.bibliography { background-image: url(../images/bullet_icon.png); background-repeat: no-repeat;