diff --git a/library.css b/library.css index fdff462..55364ae 100644 --- a/library.css +++ b/library.css @@ -1535,6 +1535,10 @@ ul.portalTabs.uk-tab::before { font-weight: 400; } +.landing ul li { + margin-bottom: 6px; +} + /* Landing Download from section*/ .landing .download-from > div { padding: 10px; @@ -1742,6 +1746,10 @@ svg #statistics-bars { border-radius: 4px; } +.uk-modal .portal-link { + color: black !important; +} + .uk-tooltip.under-curation-tooltip { background-color: white; display: block;