Add VBS Image

test
dan 2019-08-01 22:04:59 -06:00
parent e271d55fa7
commit 37155b3563
2 changed files with 8 additions and 1 deletions

View File

@ -4,11 +4,18 @@
<div id="filler">
<div id="call-to-action-container" *ngIf="showCallToAction">
<button id="action-button" routerLink="/camp" mat-raised-button color="accent"><i ofbicon class="mr-10">info_outline</i>2019 Youth Camp</button>
</div>
</div>
</div>
<div id="content-wrapper">
<div style="text-align: center; position: relative;">
<div style="position: absolute; width: 100%; height: 65%; top: 35%; background-color: white;"></div>
<img src="assets/images/home-images/tiny/VBS_small.jpg" style="width:75%; max-width: 350px; position: relative; z-index: 1; box-shadow: 0 0 20px pink;" >
</div>
<div class="row tint" *ngIf="showSpecial" >
<div class="row-content">
<div class="row-content-col-left">

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB