This commit is contained in:
Olusesan Ameye
2021-01-19 11:59:09 -05:00
parent 9eda56d836
commit 4af53c7f37
3 changed files with 4 additions and 14 deletions
+1 -1
View File
@@ -96,7 +96,7 @@ html, button, input, select, textarea, a {
/* Headings - Dark Grey */
h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h6, .lead, blockquote, .text-seperator h5, strong, b, .feature-link, .more, pre, .icon-thirds li em:before{
color: #2f353f;
color: #083a49;
}
/* White Text */
@@ -99,7 +99,7 @@
<li><a href="https://provider.mermsemr.com">Providers</a></li>
<li><a href="https://myfit.mermsemr.com">myFit App</a></li>
<li><a href="/contact">Contact</a></li>
<li><a href="/team">Team</a></li>
<li><a href="/team">About</a></li>
</ul>
</div>
@@ -121,7 +121,7 @@
</ul>
</div>
<!-- Copyright Info -->
<div class="foot left">&copy; Copyright MermsEMR 2020</div>
<div class="foot left">&copy; Copyright MermsEMR <?=date("Y")?></div>
</div>
</div>
</footer>
+1 -11
View File
@@ -8,10 +8,6 @@
<hr/>
</div>
<!-- End Feature Wrapper -->
<div class="outter-wrapper">
<!-- Start Main Body -->
<div class="main-container">
@@ -21,7 +17,7 @@
<div class="main-content">
<div class="text-seperator">
<h5>About Our Team</h5>
<h5>About us</h5>
</div>
<div class="clearfix">
@@ -99,12 +95,6 @@
</div>
</div>
<!-- Finish Main Content -->
</div>
</div> <!-- #main -->