[Connect]: New images

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@56211 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
k.triantafyllou 2019-06-26 14:40:07 +00:00
parent 4f6e29c87d
commit b9774063ce
27 changed files with 8 additions and 4 deletions

View File

@ -9,7 +9,7 @@
<a (click)="confirmModalOpen()">
<div class="communitiesImageBox uk-position-relative">
<img *ngIf= "community.logoUrl != null && community.logoUrl != '' " src="{{community.logoUrl}}" alt="{{(community.title)?community.title:community.shortTitle}} logo" class="uk-position-center">
<span *ngIf= "community.logoUrl == null || community.logoUrl == '' "class="uk-icon uk-responsive-height uk-height-small uk-position-center">
<span *ngIf= "community.logoUrl == null || community.logoUrl == '' "class="uk-icon uk-position-center">
<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg" ratio="2.5"> <circle fill="none" stroke="#000" stroke-width="1.1" cx="7.7" cy="8.6" r="3.5"></circle> <path fill="none" stroke="#000" stroke-width="1.1" d="M1,18.1 C1.7,14.6 4.4,12.1 7.6,12.1 C10.9,12.1 13.7,14.8 14.3,18.3"></path> <path fill="none" stroke="#000" stroke-width="1.1" d="M11.4,4 C12.8,2.4 15.4,2.8 16.3,4.7 C17.2,6.6 15.7,8.9 13.6,8.9 C16.5,8.9 18.8,11.3 19.2,14.1"></path></svg>
</span>
</div>

View File

@ -55,7 +55,7 @@ import {FAQ} from "../openaireLibrary/utils/entities/FAQ";
</ul>
</div>
</div>
</div>
</div>
</div>
`
})
@ -63,6 +63,10 @@ export class LearnHowComponent {
public piwiksub: any;
questions: FAQ[] = [
{
question: 'Coming soon?',
answer: 'Yes'
},
/*{
question: 'Why should my company do a design sprint?',
answer: 'Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.'
},
@ -77,7 +81,7 @@ export class LearnHowComponent {
{
question: 'Why should my company do a design sprint?',
answer: 'Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.'
}
}*/
];
public first: {"gif": string, "header": string, "text"}[] = [];
public second: {"gif": string, "header": string, "text"}[] = [];

Binary file not shown.

Before

Width:  |  Height:  |  Size: 257 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 276 KiB

BIN
src/assets/about/1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 268 KiB

BIN
src/assets/about/2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

BIN
src/assets/about/3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 512 KiB

BIN
src/assets/about/4.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 409 KiB

BIN
src/assets/about/cicle.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 264 KiB

BIN
src/assets/banner/login.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 897 KiB

BIN
src/assets/cloud/1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 170 KiB

BIN
src/assets/cloud/2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 191 KiB

View File

@ -56,7 +56,7 @@
}
.background {
background-image: url("./background.jpg") !important;
background-image: url("home/background.jpg") !important;
background-color: rgb(255, 255, 255);
}

BIN
src/assets/contact/1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 661 KiB

BIN
src/assets/contact/2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 834 KiB

BIN
src/assets/contact/3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 953 KiB

BIN
src/assets/contact/4.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 948 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 265 KiB

BIN
src/assets/home/1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

BIN
src/assets/home/2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 210 KiB

BIN
src/assets/home/3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 KiB

View File

Before

Width:  |  Height:  |  Size: 699 KiB

After

Width:  |  Height:  |  Size: 699 KiB