[Trunk | Explore]: home.component & assets/ExploreLogos/ & explore-custom.css: Small updates from UI/UX team in logos, margins and sections - 'logo-elixir-bio-tools.png' added.
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-portal/trunk@57362 d315682c-612b-4755-9ff5-7f18f6832af3
|
@ -162,7 +162,7 @@
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="uk-section uk-section-small graph-background uk-margin-top">
|
<div class="uk-section uk-section-small graph-background uk-margin-top">
|
||||||
<div class="uk-container uk-container-large">
|
<div class="uk-container uk-container-large uk-margin-medium-top">
|
||||||
<div class="uk-flex uk-flex-top uk-child-width-1-1@s uk-child-width-1-2@m" uk-grid>
|
<div class="uk-flex uk-flex-top uk-child-width-1-1@s uk-child-width-1-2@m" uk-grid>
|
||||||
<div>
|
<div>
|
||||||
<img src="assets/explore-banner.png">
|
<img src="assets/explore-banner.png">
|
||||||
|
@ -285,7 +285,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</ng-template>
|
</ng-template>
|
||||||
<div class=" uk-section uk-section-small">
|
<div class=" uk-section">
|
||||||
<div class="uk-container uk-container-small">
|
<div class="uk-container uk-container-small">
|
||||||
<div class="uk-grid-margin uk-grid uk-grid-stack" uk-grid="">
|
<div class="uk-grid-margin uk-grid uk-grid-stack" uk-grid="">
|
||||||
<div class="uk-width-1-1@m uk-first-column">
|
<div class="uk-width-1-1@m uk-first-column">
|
||||||
|
|
|
@ -63,6 +63,7 @@ export class HomeComponent {
|
||||||
"logo-github.png",
|
"logo-github.png",
|
||||||
"logo-doecode.png",
|
"logo-doecode.png",
|
||||||
"logo-bitbucket.png",
|
"logo-bitbucket.png",
|
||||||
|
"logo-elixir-bio-tools.png",
|
||||||
"logo-google-code.png",
|
"logo-google-code.png",
|
||||||
"logo-sourceforge.png",
|
"logo-sourceforge.png",
|
||||||
"logo-zenodo.png"
|
"logo-zenodo.png"
|
||||||
|
|
Before Width: | Height: | Size: 6.2 KiB After Width: | Height: | Size: 6.7 KiB |
After Width: | Height: | Size: 8.2 KiB |
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 6.1 KiB |
Before Width: | Height: | Size: 7.7 KiB After Width: | Height: | Size: 14 KiB |
Before Width: | Height: | Size: 7.2 KiB After Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 8.0 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 4.8 KiB |
Before Width: | Height: | Size: 7.1 KiB After Width: | Height: | Size: 8.9 KiB |
Before Width: | Height: | Size: 5.6 KiB After Width: | Height: | Size: 6.7 KiB |
Before Width: | Height: | Size: 8.7 KiB After Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 8.5 KiB After Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 3.3 KiB |
|
@ -155,6 +155,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.graph-background-bottom {
|
.graph-background-bottom {
|
||||||
|
margin-top: -1.5px;
|
||||||
background-image: url("curved-bottom.svg");
|
background-image: url("curved-bottom.svg");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|