get rid of debug and add style to nameSearch

This commit is contained in:
Bryan
2019-12-04 17:16:57 -05:00
parent 05275da9b6
commit dd8c953ae9

View File

@@ -7,6 +7,11 @@
<body>
<!--#include virtual="header.html" -->
<!--#include virtual="topNavBar.html" -->
<style>
body {
background-color: #3B5998;
}
</style>
<?php