Commit 7e114ff3 authored by Wills Gomez's avatar Wills Gomez

fixed about page

parent 5268fa10
......@@ -5,7 +5,6 @@
border: none;
padding: 10px;
float: left;
}
table {
......@@ -23,3 +22,8 @@ th {
td {
padding-left: 10px;
}
.index{
padding-left: 20px;
padding-right: 40px;
}
\ No newline at end of file
......@@ -66,7 +66,4 @@
</div>
</div>
</div>
<footer>
<p>&copy; 2016 ParkingLotMIS21 Inc.</p>
</footer>
</div>
......@@ -66,7 +66,4 @@
</div>
</div>
</div>
<footer>
<p>&copy; 2016 ParkingLotMIS21 Inc.</p>
</footer>
</div>
......@@ -66,7 +66,4 @@
</div>
</div>
</div>
<footer>
<p>&copy; 2016 ParkingLotMIS21 Inc.</p>
</footer>
</div>
......@@ -65,7 +65,4 @@
</div>
</div>
</div>
<footer>
<p>&copy; 2016 ParkingLotMIS21 Inc.</p>
</footer>
</div>
......@@ -10,10 +10,7 @@
<h3><a href="/about/guian">Guian, April D.</a></h3>
<h3><a href="/about/principe">Principe, Jasmine Nicole G.</a></h3>
<hr>
<footer>
<p>&copy; 2016 ParkingLotMIS21 Inc.</p>
</footer>
</div>
<div class ="index">
<h1><center>Current Vote Tally</center></h1>
<br>
<br>
......@@ -41,4 +42,5 @@
</div>
</div>
<%end%>
\ No newline at end of file
<%end%>
</div>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment