argiro.kokogiannaki 6 years ago
parent e78d9bf262
commit d58925a43c

@ -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;

@ -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;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

@ -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;
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 502 KiB

After

Width:  |  Height:  |  Size: 47 KiB

Loading…
Cancel
Save