Changes for page Home
Last modified by Erik Bakker on 2024/09/24 16:08
From version 65.1
edited by Erik Bakker
on 2022/04/29 14:58
on 2022/04/29 14:58
Change comment:
There is no comment for this version
To version 69.1
edited by Erik Bakker
on 2022/05/05 09:36
on 2022/05/05 09:36
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -10,13 +10,14 @@ 10 10 <head> 11 11 <script src="https://kit.fontawesome.com/f589924061.js" crossorigin="anonymous"></script> 12 12 </head> 13 -<body<div class="ez-academy"> 13 +<body> 14 + <div class="ez-academy"> 14 14 <div class="ez-academy_body"> 15 15 <main class="master"> 16 16 <div class="card-container"> 17 17 <a href="/bin/view/Main/eMagiz%20Academy/" class="card"> 18 - <div class="card__body" style="background: url(/bin/download/Main/Images/General/WebHome/academy-solid.svg) center no-repeat; background-size: 20%;">19 - <h4 class="title">Academy</h4>19 + <div class="card__body" style="background: url(/bin/download/Main/Images/General/WebHome/academy-solid.svg) center no-repeat; background-size: 15%;"> 20 + <h4>Academy</h4> 20 20 </div> 21 21 <ul class="card__footer"> 22 22 <li class="card__footer-item"> ... ... @@ -34,8 +34,8 @@ 34 34 </ul> 35 35 </a> 36 36 <a href="/bin/view/Main/eMagiz%20Store/" class="card"> 37 - <div class="card__body" style="background: url(/bin/download/Main/Images/General/WebHome/store-solid.svg) center no-repeat; background-size: 20%;">38 - <h4 class="title">Store</h4>38 + <div class="card__body" style="background: url(/bin/download/Main/Images/General/WebHome/store-solid.svg) center no-repeat; background-size: 15%;"> 39 + <h4>Store</h4> 39 39 </div> 40 40 <ul class="card__footer"> 41 41 <li class="card__footer-item"> ... ... @@ -54,7 +54,7 @@ 54 54 </a> 55 55 <a href="/bin/view/FAQ/" class="card"> 56 56 <div class="card__body" style="background: url(/bin/download/Main/Images/General/WebHome/forum-solid.svg) center no-repeat; background-size: 15%;"> 57 - <h4 class="title">Q&A</h4>58 + <h4>Q&A</h4> 58 58 </div> 59 59 <ul class="card__footer"> 60 60 <li class="card__footer-item"> ... ... @@ -71,9 +71,9 @@ 71 71 </li> 72 72 </ul> 73 73 </a> 74 - <a href="/bin/view/Blog/" class="card card--featured"> 75 - <div class="card__body" style="background: url(/bin/download/Main/Images/General/WebHome/ blog-solid.svg) center no-repeat; background-size: 5%;">76 - <h4 class="title">Latest Releases</h4>75 + <a href="/bin/view/Blog/" class="card card--featured"> 76 + <div class="card__body" style="background: url(/bin/download/Main/Images/General/WebHome/release-info.svg) center no-repeat; background-size: 5%;"> 77 + <h4>Latest Releases</h4> 77 77 78 78 </div> 79 79 <ul class="card__footer"> ... ... @@ -91,9 +91,10 @@ 91 91 </li> 92 92 </ul> 93 93 </a> 94 - </div> 95 - </main> </div>96 - 95 + </div> 96 + </main> 97 + </div> 97 97 </div> 98 -</span></body></html> 99 + </body> 100 +</html> 99 99 {{/html}}