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

fixed about page

parent 5268fa10
...@@ -5,7 +5,6 @@ ...@@ -5,7 +5,6 @@
border: none; border: none;
padding: 10px; padding: 10px;
float: left; float: left;
} }
table { table {
...@@ -23,3 +22,8 @@ th { ...@@ -23,3 +22,8 @@ th {
td { td {
padding-left: 10px; padding-left: 10px;
} }
.index{
padding-left: 20px;
padding-right: 40px;
}
\ No newline at end of file
...@@ -66,7 +66,4 @@ ...@@ -66,7 +66,4 @@
</div> </div>
</div> </div>
</div> </div>
<footer>
<p>&copy; 2016 ParkingLotMIS21 Inc.</p>
</footer>
</div> </div>
...@@ -66,7 +66,4 @@ ...@@ -66,7 +66,4 @@
</div> </div>
</div> </div>
</div> </div>
<footer>
<p>&copy; 2016 ParkingLotMIS21 Inc.</p>
</footer>
</div> </div>
...@@ -66,7 +66,4 @@ ...@@ -66,7 +66,4 @@
</div> </div>
</div> </div>
</div> </div>
<footer>
<p>&copy; 2016 ParkingLotMIS21 Inc.</p>
</footer>
</div> </div>
...@@ -65,7 +65,4 @@ ...@@ -65,7 +65,4 @@
</div> </div>
</div> </div>
</div> </div>
<footer>
<p>&copy; 2016 ParkingLotMIS21 Inc.</p>
</footer>
</div> </div>
...@@ -10,10 +10,7 @@ ...@@ -10,10 +10,7 @@
<h3><a href="/about/guian">Guian, April D.</a></h3> <h3><a href="/about/guian">Guian, April D.</a></h3>
<h3><a href="/about/principe">Principe, Jasmine Nicole G.</a></h3> <h3><a href="/about/principe">Principe, Jasmine Nicole G.</a></h3>
<hr>
<footer>
<p>&copy; 2016 ParkingLotMIS21 Inc.</p>
</footer>
</div> </div>
<div class ="index">
<h1><center>Current Vote Tally</center></h1> <h1><center>Current Vote Tally</center></h1>
<br> <br>
<br> <br>
...@@ -41,4 +42,5 @@ ...@@ -41,4 +42,5 @@
</div> </div>
</div> </div>
<%end%> <%end%>
\ No newline at end of file </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