Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<div class="w3-content" style="max-width:1920px;margin-top:40px;margin-bottom:40px">

<div class="w3-panel">
<h1><b>GIT TUTORIAL GUESTBOOK</b></h1>
<h1><b>FORM FROM LOCAL</b></h1>
</div>

<!-- Slideshow -->
Expand Down Expand Up @@ -17912,7 +17912,7 @@ <h1>Greetings from figure04</h1>
<!-- Moka message start -->
<div style="width: 50%;
color: #bfc0c0;
bbackground: #140152;
background: #140152;
background: radial-gradient(circle, rgba(20, 1, 82, 1) 0%, rgba(4, 5, 46, 1) 80%);
border: 5px double #b7b7a4;
border-radius: 10px;
Expand Down Expand Up @@ -17977,7 +17977,7 @@ <h3>thanks w3scools for this git tutorial </h3>
<!-- Luiz message start -->
<div style="width: 50%;
color: #bfc0c0;
bbackground: #140152;
background: #140152;
background: radial-gradient(circle, rgba(20, 1, 82, 1) 0%, rgba(4, 5, 46, 1) 80%);
border: 5px double #b7b7a4;
border-radius: 10px;
Expand Down