[Library|Trunk]
Css updates: offcanvas-white add h4 title footer-light-background totop git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@59553 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
a75c4de8c2
commit
411bdfb438
|
@ -106,7 +106,9 @@ search-bar .entitiesSelection span, search-bar .entitiesSelection div, search-ba
|
|||
.offcanvas-white a:not([class*="portal-link"]):hover {
|
||||
color: #222080 !important;;
|
||||
}
|
||||
|
||||
.offcanvas-white h4, .offcanvas-white .uk-h4 {
|
||||
color: #1a1a1a !important;;
|
||||
}
|
||||
.offcanvas-white h5 {
|
||||
font-size: 18px !important;;
|
||||
line-height: 1.4 !important;;
|
||||
|
|
|
@ -806,7 +806,7 @@ dd:last-child {
|
|||
color: inherit;
|
||||
}
|
||||
|
||||
a:hover, .uk-link:hover {
|
||||
a:hover, .uk-link:hover, a.uk-link-text:hover {
|
||||
color: var(--portal-main-color);
|
||||
}
|
||||
|
||||
|
@ -1028,7 +1028,7 @@ html {
|
|||
color: #1d1d1d !important;
|
||||
}
|
||||
|
||||
.footer-light-background{
|
||||
.footer-light-background, .footer-light-background .uk-totop{
|
||||
color:black;
|
||||
background-color: white;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue