Skip to content

Commit 8d28490

Browse files
Merge pull request #3836 from Ivica527/master
Update index.html with new message
2 parents 517e262 + 2929e7f commit 8d28490

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

index.html

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,14 @@ <h3>Contribute</h3>
100100
</div>
101101

102102
<!-- Insert your message below here -->
103-
103+
<div style="box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25); border: 2px solid #000000; display: flex; flex-direction: column; align-items: center; justify-content: center; background: linear-gradient(to bottom, #A12D2E 33.33%, #0C4076 33.33%, #0C4076 66.66%, #ffffff 66.66%); width: 600px; height: 400px; margin: 0 auto">
104+
<h1 style="margin: 0 auto; padding-top: 260px; font-size: 1.5rem; font-weight: 500; text-align: center;">
105+
Keep up the good work, you are a great source of inspiration and knowledge. </h1>
106+
<div style="">
107+
<p style="margin-left: 300px; margin-top: 0; margin-bottom: 0;">Kind regards from Ivica</p>
108+
<p style="margin-left: 300px; margin-top: 0; margin-bottom: 0;">Sabac, Republic of Serbia</p>
109+
</div>
110+
</div>
104111

105112
<!-- Javascript -->
106113
<h2>First JavaScript</h2>

0 commit comments

Comments
 (0)