update CSS on nameSearch and usernameSearch. Hopefully this also gets messageSender working

This commit is contained in:
Bryan
2019-12-04 17:27:32 -05:00
parent f87be9a3fd
commit 7dacd12031
3 changed files with 23 additions and 24 deletions

View File

@@ -4,9 +4,13 @@
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<link rel="stylesheet" type="text/css" href="styling.css">
</head>
<body>
<!--#include virtual="header.html" -->
<!--#include virtual="topNavBar.html" -->
<style>
body {
background-color: #3B5998;