Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deleted an irrevelant page #4770

Merged
merged 4 commits into from
Nov 9, 2024
Merged
Show file tree
Hide file tree
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
8 changes: 4 additions & 4 deletions assets/html/ngo.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@
max-width: 600px;
max-height:900px;
margin:80px auto;
background-color:rgba(8, 8, 8, 0.995);
background-color:rgba(187, 128,128, 0.995);
padding: 30px;
border-radius: 25px;
box-shadow:0 4px 8px rgba(0, 0, 0, 0.9);
border: 2px solid black;
}
.form-container h1 {
text-align: center;
color:rgb(187, 128, 128);
color:rgb(12, 1, 1);
font-size: 35px;
}
.form-group {
Expand All @@ -41,7 +41,7 @@
margin-bottom: 10px;
font-weight: bold;
font-size: 20px;
color:rgb(187, 128, 128);
color:rgb(21, 1, 1);
}
.form-group input,
.form-group select {
Expand All @@ -67,7 +67,7 @@
margin:auto;
}
.form-group button:hover {
background-color: rgb(187, 128, 128);
background-color: rgb(163, 99, 99);
color: #5e0213;
border: 3px solid black;
}
Expand Down
98 changes: 0 additions & 98 deletions email.css

This file was deleted.

117 changes: 0 additions & 117 deletions email.html

This file was deleted.

2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6874,7 +6874,7 @@ <h4 class="flinks">Recommend</h4>
<h4 class="flinks">Site Map</h4>
</a></li>
<li class="foot-quick"><a href="./terms&cond.html"> <i class="fas fa-file-alt"></i>
<h4 class="flinks">Terms and<br>Conditions</h4>
<h4 class="flinks">T&C</h4>
</a></li>
</ul>
</div>
Expand Down
2 changes: 1 addition & 1 deletion our-vision.html
Original file line number Diff line number Diff line change
Expand Up @@ -713,7 +713,7 @@
<section id="our-vision">
<h1>Our Vision</h1>
<p class="vision-description">
At SwapReads, we envision a world where every book lover can access the stories they crave, without barriers. Our mission is to redefine how readers engage with books, offering a smarter, more sustainable, and deeply connected reading experience. Here’s how we plan to achieve this:
At <a href="http://127.0.0.1:5507/index.html#"><b>SwapReads</b></a>, we envision a world where every book lover can access the stories they crave, without barriers. Our mission is to redefine how readers engage with books, offering a smarter, more sustainable, and deeply connected reading experience. Here’s how we plan to achieve this:
</p>

<h2>The Challenges We Address</h2>
Expand Down
Loading