Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ <h2><img src="/docs/img/logohome.png" height="30px" width="auto" style="margin-r
<div class="card container box-theme" style="min-height:350px; background: linear-gradient(#83fca6, #58b873); margin-bottom: 15px">
<br><h2>Knowledge base</h2>
<p>Tech Tips and Technical Notes for 4D Partners</p><br>
<i class="fa fa-graduation-cap margin-bottom" style="font-size:110px"></i>
<img src="kb.svg" height="100px" width="auto" style="margin-right:16px">
</div>
</div>

Expand Down Expand Up @@ -93,8 +93,8 @@ <h5>Downloads</h5>
onclick="location.href='https://learn.4d.com/';">
<i class="fa fa-graduation-cap w3-margin-bottom w3-text-theme" style="font-size:60px; margin-top: 20px"></i>
<h5>Learn 4D</h5>
<p>Your new way to learn 4D.</p>
<p><u>Learn 4D from videos ></u></p>
<p>Boost your 4D skills at your own pace.</p>
<p><u>Start your learning journey ></u></p>
</div>

<div class="fifth container center" style="font-size:12px; cursor: pointer;"
Expand Down
1 change: 1 addition & 0 deletions kb.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion landing.css
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ hr{border:0;border-top:1px solid #eee;margin:20px 0}
.col.s1{width:8.33333%}.col.s2{width:16.66666%}.col.s3{width:24.99999%}.col.s4{width:33.33333%}
.col.s5{width:41.66666%}.col.s6{width:49.99999%}.col.s7{width:58.33333%}.col.s8{width:66.66666%}
.col.s9{width:74.99999%}.col.s10{width:83.33333%}.col.s11{width:91.66666%}.col.s12{width:99.99999%}
@media (min-width:601px){.col.m1{width:8.33333%}.col.m2{width:16.66666%}.col.m3,.quarter{width:24.99999%}.col.m4,.third{width:33.33333%}
@media (min-width:601px){.col.m1{width:8.33333%}.col.m2{width:16.66666%}.col.m3,.quarter{width:20%}.col.m4,.third{width:33.33333%}
.col.m5{width:41.66666%}.col.m6,.half{width:49.99999%}.col.m7{width:58.33333%}.col.m8,.twothird{width:66.66666%}
.col.m9,.threequarter{width:74.99999%}.col.m10{width:83.33333%}.col.m11{width:91.66666%}.col.m12{width:99.99999%}.fifth{width:19.99999%}}
@media (min-width:993px){.col.l1{width:8.33333%}.col.l2{width:16.66666%}.col.l3{width:24.99999%}.col.l4{width:33.33333%}
Expand Down