change text, css grid and container for indicator-themes page
This commit is contained in:
parent
b355d7b7c1
commit
9939c2707c
|
@ -14,19 +14,18 @@ import {Subscriber} from "rxjs";
|
|||
<breadcrumbs [breadcrumbs]="breadcrumbs"></breadcrumbs>
|
||||
</div>
|
||||
</div>
|
||||
<div class="uk-section uk-container">
|
||||
<div class="uk-container uk-container-large uk-section">
|
||||
<h1>Indicator Themes<span class="uk-text-primary">.</span></h1>
|
||||
<div class="uk-section">
|
||||
<div class="uk-grid uk-grid-large uk-child-width-1-2@m uk-child-width-1-1 uk-flex-middle" uk-grid>
|
||||
<div>
|
||||
<div class="uk-grid uk-grid-large uk-flex-middle" uk-grid>
|
||||
<div class="uk-width-3-5@m uk-width-1-1">
|
||||
<img src="assets/common-assets/monitor-assets/indicator-themes-circle.png">
|
||||
</div>
|
||||
<div class="uk-width-expand@m uk-width-1-1">
|
||||
<div>
|
||||
<div class="uk-width-4-5@m">
|
||||
<h5>Indicator themes that we are covering in the Monitor dashboards.</h5>
|
||||
<p>
|
||||
Please be aware that this is the current set, which will be enriched as requests and data are coming into the
|
||||
<a href="https://graph.openaire.eu" class="text-graph" target="_blank">OpenAIRE Research Graph</a>. We are at your disposal to add more indicator themes that may fit your needs.
|
||||
This is the current set of indicator themes we cover. We’ll keep enriching it as new requests and data are coming into the <a href="https://graph.openaire.eu" class="text-graph" target="_blank">OpenAIRE Research Graph</a>. We are at your disposal, should you have any recommendations!
|
||||
</p>
|
||||
<p>
|
||||
Check out the indicator pages (for <a [routerLink]="['../funder']" [relativeTo]="route">funders</a>,
|
||||
|
|
Loading…
Reference in New Issue