Skip to content

Commit aa116f9

Browse files
Merge pull request #3005 from AcidAshe/master
Message book
2 parents 76f068d + 42ad890 commit aa116f9

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

index.html

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11880,6 +11880,24 @@ <h1>I'm Learning Git and Github with W3 School </h1>
1188011880
</div>
1188111881
<!-- end of message from PavithraRanjana -->
1188211882

11883+
<!-- message from AcidAshe -->
11884+
<div style="background:linear-gradient(135deg, rgb(86, 25, 155), rgb(241, 34, 241)); width:100%; padding:10px; border-radius:20px;">
11885+
<style>
11886+
h2, p {
11887+
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
11888+
color: rgb(230, 185, 73);
11889+
}
11890+
11891+
p {
11892+
font-size: 16px;
11893+
text-decoration: none;
11894+
}
11895+
</style>
11896+
<h2 >Thanks for all the great tutorials! But I must ask...</h2>
11897+
<p>Have you heard of the critically acclaimed MMORPG Final Fantasy XIV? With an expanded free trial which you can play through the entirety of A Realm Reborn and the award-winning Heavensward expansion and also award-winning Stormblood expansion up to level 70 for free with no restrictions on playtime.</p>
11898+
</div>
11899+
<!-- end of message from AcidAshe -->
11900+
1188311901
<!-- End user messages -->
1188411902

1188511903
</div>

0 commit comments

Comments
 (0)