Skip to content

Commit

Permalink
Merge pull request #4770 from Ilmakram/main
Browse files Browse the repository at this point in the history
deleted an irrevelant page
  • Loading branch information
sailaja-adapa authored Nov 9, 2024
2 parents a06eab1 + c1ba44e commit 08b2e6f
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 221 deletions.
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 @@ -6922,7 +6922,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

0 comments on commit 08b2e6f

Please sign in to comment.