diff --git a/common/custom.css b/common/custom.css index 6b153ed..3ce2f23 100644 --- a/common/custom.css +++ b/common/custom.css @@ -122,7 +122,7 @@ h3, .uk-h3, .wk-h3 { .btn-info, .btn-primary, .uk-button-primary { /*explore */ - background: #3870DF!important; + background: #3870DF!important; color:#fff!important; } @@ -719,7 +719,7 @@ color: #90929D; } .uk-text-primary {color: #040067!important;} -.uk-text-secondary {color: #00a0de!important;} +.uk-text-secondary {color: #5488DF!important;} .uk-section-primary { background: #040067; background: #17106E; diff --git a/discover-custom.css b/discover-custom.css index 26e31f4..eeaebff 100644 --- a/discover-custom.css +++ b/discover-custom.css @@ -45,26 +45,7 @@ .explore-numbers h2{ font-size: 36px !important; } - -.developlink{ - text-transform: none !important; - color: #fff !important; - background: #d13f96; - font-weight: 600; -} -.providelink{ - text-transform: none !important; - color: #fff !important; - background: #28beff !important; - font-weight: 600; -} -.connectlink{ - background-color: #ffc800 !important; - font-weight: 600; - color: #fff !important; -} -.monitorlink{ - background-color: #8bcc00 !important; - font-weight: 600; - color: #fff !important; +.firstPageNumbers{ + font-weight: 600 !important; + color: #D03C0D !important; } diff --git a/ec_logo_inv_small-4aa7cf58.png b/ec_logo_inv_small-4aa7cf58.png new file mode 100644 index 0000000..e2e5b7b Binary files /dev/null and b/ec_logo_inv_small-4aa7cf58.png differ diff --git a/library.css b/library.css index 3181cb9..2cb5c61 100644 --- a/library.css +++ b/library.css @@ -22,6 +22,7 @@ h2 .custom-external { .pseudo-external{ padding-left: 16px; + margin-bottom: 5px; } .custom-navbar-toggle-icon, .custom-user-mini-panel{ @@ -525,6 +526,7 @@ h2, .uk-h2{ } + dd{ margin-top: 10px; border-bottom: 1px solid #e8e8e8; @@ -536,7 +538,8 @@ dd:last-child { } .advancedSearchForm { - box-shadow: 0 1px 10px #444444; + /*box-shadow: 0 1px 10px #444444;*/ + border: 1px solid #ccc; } .advancedSearchForm .uk-icon-button { @@ -561,3 +564,39 @@ dd:last-child { width: 65px; } + +h2, .uk-h2 { + font-size: 28px !important; +} +body{ + line-height: 1.4; + Font-size:14px; + Color: #333; +} + +#footer\#8 .el-link { + + color: #fff; + font-weigth: 300; + +} +.custom-article-title { + font-size: 24px; + font-family: OpenSans; +Margin-bottom: 10px; +} + +.custom-tab-content .uk-pagination>*>* { + min-width: 20px; + line-height: 1.4; + font-size: 14px; + +} +.box-content{ + border: 1px dashed #ddd; + margin-top: 4px; +} + +.citation-accordion .uk-accordion-title { + font-family: Raleway; +} diff --git a/search_pubs_1.jpg b/search_pubs_1.jpg index 5266ec4..8045cb8 100644 Binary files a/search_pubs_1.jpg and b/search_pubs_1.jpg differ