Changes for page Store
Last modified by Erik Bakker on 2024/09/24 16:11
From version 9.1
edited by Erik Bakker
on 2022/04/28 13:49
on 2022/04/28 13:49
Change comment:
There is no comment for this version
To version 16.1
edited by Erik Bakker
on 2022/04/28 14:05
on 2022/04/28 14:05
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -22,7 +22,7 @@ 22 22 <main class="master"> 23 23 <div class="card-container"> 24 24 <a href="/bin/view/Main/eMagiz%20Academy/Microlearnings/" class="card"> 25 - <div class="card__body" style="background: url(/bin/download/ Main/eMagiz%20Store/WebHome/accelerator.svg) center no-repeat; background-size: 20%;">25 + <div class="card__body" style="background: url(/bin/download/eMagiz%20Store/WebHome/accelerator.svg) center no-repeat; background-size: 20%;"> 26 26 <h4 class="title">Accelerators</h4> 27 27 </div> 28 28 <ul class="card__footer"> ... ... @@ -47,7 +47,21 @@ 47 47 </main></div> 48 48 49 49 </div> 50 -</span></body></html> 50 +</span> 51 + 52 +<section class="bg"> 53 + <h1 class="title">Blog Card</h1> 54 + <div class="blog-card"> 55 + <img class="blog-img" src="https://user-images.githubusercontent.com/16360374/37567282-e1932872-2a81-11e8-807b-efc5a997f2f1.jpg" /> 56 + <div class="text-overlay"> 57 + <h2>Essential Atom Packages</h2> 58 + <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Phasellus sodales posuere felis non efficitur. Mauris mollis elit urna, id tempus... <a href="#" class="read-more">Read More</a></p> 59 + </div> 60 + </div> 61 + <div class="credit">Created by <a class="creator-link" href="https://brettstevenson.io">Brett Stevenson</a></div> 62 +</section> 63 + 64 +</body></html> 51 51 {{/html}} 52 52 53 53