Skip to content

Commit 42ad890

Browse files
committed
fixed up style
1 parent ca51577 commit 42ad890

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

index.html

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11877,9 +11877,20 @@ <h1>I'm Learning Git and Github with W3 School </h1>
1187711877
<!-- end of message from PavithraRanjana -->
1187811878

1187911879
<!-- message from AcidAshe -->
11880-
<div style="width:100%; padding:10px; border-radius:20px; background:linear-gradient(135deg, rgb(86, 25, 155), rgb(241, 34, 241)); background-color:rgb(20, 19, 19); color:yellow; font-family:Cambria, Cochin, Georgia, Times, 'Times;">
11880+
<div style="background:linear-gradient(135deg, rgb(86, 25, 155), rgb(241, 34, 241)); width:100%; padding:10px; border-radius:20px;">
11881+
<style>
11882+
h2, p {
11883+
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
11884+
color: rgb(230, 185, 73);
11885+
}
11886+
11887+
p {
11888+
font-size: 16px;
11889+
text-decoration: none;
11890+
}
11891+
</style>
1188111892
<h2 >Thanks for all the great tutorials! But I must ask...</h2>
11882-
<p style="font-size:16px;">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>
11893+
<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>
1188311894
</div>
1188411895
<!-- end of message from AcidAshe -->
1188511896

0 commit comments

Comments
 (0)