Skip to content

Commit 7afcd11

Browse files
Merge pull request #3565 from NwizuEmmanuel/master
changed to serve as public guest boook
2 parents 95d61b0 + 9695adf commit 7afcd11

File tree

1 file changed

+19
-7
lines changed

1 file changed

+19
-7
lines changed

index.html

Lines changed: 19 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@
2121
h2,
2222
h3,
2323
h4 {
24-
font-family: "Lato", sans-serif
24+
font-family: "Lato", sans-serif;
2525
}
2626

2727
.w3-tag {
2828
height: 156x;
2929
width: 15px;
3030
padding: 0;
3131
margin-top: 6px;
32-
cursor: pointer
32+
cursor: pointer;
3333
}
3434
</style>
3535
</head>
@@ -243,9 +243,7 @@ <h5 style="font-style: italic; font-weight: bold; margin-top: 10px;">Gedeon <spa
243243
word-spacing: 0.2rem;
244244
">
245245

246-
<h1 style="
247-
font-family: monospace;
248-
">
246+
<h1 style="font-family: monospace;">
249247
Helloww world !! &#x1F430
250248
</h1>
251249

@@ -14428,7 +14426,7 @@ <h3>Hello from Lebron</h3>
1442814426
<div style="border-radius: 5px; color: yellow; background-color: green; border: 5px solid red; width: 300px; height: 200px;">
1442914427
<h2>johnGalt stays here, by order of Peaky Blinders!</h2>
1443014428
</div>
14431-
<!-- End of messgae -->
14429+
<!-- End of messgae -->
1443214430

1443314431
<!-- message from mehdi-->
1443414432
<div>
@@ -14441,7 +14439,21 @@ <h4> hello from Mehdi! thank you for your amazing content!</h4>
1444114439
<h2>Hi everyone, this is Vincent from Equinim College!!!</h2>
1444214440
</div>
1444314441
<!-- End of message from Vincent -->
14444-
14442+
14443+
<!-- onyeka message -->
14444+
<div style="
14445+
background-color: rgb(229, 234, 240);
14446+
padding: 18px;
14447+
border-radius: calc(18px / 2);
14448+
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
14449+
font-size: 1.5rem;
14450+
">
14451+
<blockquote>
14452+
<p>Be yourself; everyone else is already taken.</p>
14453+
</blockquote>
14454+
<p>- Oscar Wilde, <cite>Good Reads</cite></p>
14455+
</div>
14456+
<!-- end onyeka message -->
1444514457
<!-- End user messages -->
1444614458

1444714459
</div>

0 commit comments

Comments
 (0)