Skip to content

Commit b59862b

Browse files
Merge pull request #4162 from SunTempest/master
Change index.html
2 parents 2f81db1 + 6899139 commit b59862b

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

index.html

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,29 @@ <h3>Contribute</h3>
124124
W3schools is the BEST</i></p>
125125
</div></div>
126126

127+
<!-- Start message from @uctakeh Jua -->
128+
<<div style="
129+
background: linear-gradient(to bottom,
130+
black 0% 33%,
131+
white 33% 34%,
132+
#c8102e 34% 66%,
133+
white 66% 67%,
134+
#006600 67% 100%);
135+
color: white;
136+
text-align: center;
137+
padding: 15px;
138+
border-radius: 15px;
139+
box-shadow: 0 10px 25px rgba(0,0,0,0.3);
140+
width: 80%;
141+
max-width: 700px;
142+
font-size: 2em;
143+
letter-spacing: -1px;
144+
text-shadow: 2px 2px 5px rgba(0,0,0,0.6);
145+
">
146+
In Kenya we say, <span style="font-style:italic;color:#fff;">"Asante sana!"</span>
147+
</div>
148+
<!-- End message from uctake jua -->
149+
127150
<!-- Message from Asad -->
128151
<div class="asad-flip-card"
129152
style="background-color: transparent;

0 commit comments

Comments
 (0)