diff --git a/library.css b/library.css index e61c135..feed4c5 100644 --- a/library.css +++ b/library.css @@ -515,7 +515,7 @@ h2, .uk-h2{ } .basket-title { - padding-top: 40px; + padding-top: 20px; } .basket-badge { @@ -584,9 +584,10 @@ body{ } .custom-article-title { - font-size: 24px; - font-family: OpenSans; -Margin-bottom: 10px; + font-size: 32px; + Margin-bottom: 10px; + font-family: 'Open Sans', sans-serif; + color: #1F257B !important; } .custom-tab-content .uk-pagination>*>* { @@ -603,6 +604,12 @@ Margin-bottom: 10px; .citation-accordion .uk-accordion-title { font-family: Raleway; } +.uk-notification.uk-notification-top-center { + top: 45% !important; +} +.no-selected-message{ + background :white; +} .textOverflowEllipsis { overflow: hidden;