Skip to content
Merged
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
23 changes: 23 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,29 @@ <h3>Contribute</h3>
W3schools is the BEST</i></p>
</div></div>

<!-- Start message from @uctakeh Jua -->
<<div style="
background: linear-gradient(to bottom,
black 0% 33%,
white 33% 34%,
#c8102e 34% 66%,
white 66% 67%,
#006600 67% 100%);
color: white;
text-align: center;
padding: 15px;
border-radius: 15px;
box-shadow: 0 10px 25px rgba(0,0,0,0.3);
width: 80%;
max-width: 700px;
font-size: 2em;
letter-spacing: -1px;
text-shadow: 2px 2px 5px rgba(0,0,0,0.6);
">
In Kenya we say, <span style="font-style:italic;color:#fff;">"Asante sana!"</span>
</div>
<!-- End message from uctake jua -->

<!-- Message from Asad -->
<div class="asad-flip-card"
style="background-color: transparent;
Expand Down