[Usage - Counts | Trunk]: Change About workflows image
This commit is contained in:
parent
a8e2593a3d
commit
f4b21974cd
|
@ -77,7 +77,11 @@
|
|||
}
|
||||
|
||||
@media only screen and (min-width: 1200px) {
|
||||
.workflows img {
|
||||
.workflows {
|
||||
background-image: url("/assets/usage-statistics-assets/about/3.2.svg");
|
||||
background-repeat: no-repeat;
|
||||
background-position: top left;
|
||||
background-size: auto;
|
||||
margin-left: -10%;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -37,11 +37,12 @@
|
|||
research products of the OpenAIRE graph, creates and deploys aggregated statistics for these products.
|
||||
</div>
|
||||
</div>
|
||||
<div class="uk-section uk-margin-large-top workflows">
|
||||
<div class="uk-section uk-margin-large-top">
|
||||
<h2 class="uk-text-bold">Architecture & Workflows</h2>
|
||||
<div class="uk-flex uk-grid uk-child-width-1-2@l uk-margin-large-top" uk-grid>
|
||||
<img src="assets/usage-statistics-assets/about/3.png"
|
||||
class="uk-margin-medium-top uk-width-3-5@l">
|
||||
<div class="uk-flex uk-grid uk-child-width-1-2@l" uk-grid>
|
||||
<div class="uk-width-3-5@l uk-flex uk-flex-center workflows">
|
||||
<img src="assets/usage-statistics-assets/about/3.1.png" class="uk-margin-large-top uk-margin-left">
|
||||
</div>
|
||||
<div>
|
||||
<h3 class="uk-text-bold portal-color">Architecture functionalities</h3>
|
||||
<div class="uk-margin-large-left">
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 217 KiB |
File diff suppressed because it is too large
Load Diff
After Width: | Height: | Size: 173 KiB |
Binary file not shown.
Before Width: | Height: | Size: 457 KiB |
Loading…
Reference in New Issue