fix
This commit is contained in:
@@ -12,10 +12,8 @@
|
||||
<title>MermsEMR - Medical Encounter Record System</title>
|
||||
|
||||
<meta name="description" content="Enter Description">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/css/normalize.min.css">
|
||||
<link rel="stylesheet" type="text/css" href="/css/main.css">
|
||||
<!-- Remove responsive.css is non-responsive needed -->
|
||||
<link rel="stylesheet" type="text/css" href="/css/responsive.css">
|
||||
<link rel="stylesheet" type="text/css" href="/css/flexslider.css">
|
||||
<link rel="stylesheet" type="text/css" href="/css/font-awesome.css">
|
||||
@@ -25,9 +23,7 @@
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<!--[if lt IE 7]>
|
||||
<p class="chromeframe">You are using an outdated browser. <a href="http://browsehappy.com/">Upgrade your browser today</a> or <a href="http://www.google.com/chromeframe/?redirect=true">install Google Chrome Frame</a> to better experience this site.</p>
|
||||
<![endif]-->
|
||||
|
||||
|
||||
|
||||
<!-- Start Outter Wrapper -->
|
||||
@@ -36,7 +32,7 @@
|
||||
<!-- Start Main Navigation -->
|
||||
<div class="wrapper">
|
||||
<header class="clearfix">
|
||||
<a href="/" class="logo"><img src="/img/logo@2x.png" alt="Logo" /></a>
|
||||
<a href="/" class="logo"><img src="/img/merms-logo.png" alt="Logo" /></a>
|
||||
<nav id="nav-wrap">
|
||||
<ul class="nav" id="nav">
|
||||
<li class="nav-parent"><a class="active" href="/">Home</a>
|
||||
|
||||
Reference in New Issue
Block a user