Fixing footer layout issue

This commit is contained in:
ejc12 2011-02-10 02:23:06 +00:00
parent 74c069b587
commit d1ed775315

View file

@ -3,7 +3,8 @@
<head>
<meta charset="utf-8" />
<title>VIVO</title>
<link rel="stylesheet" href="./css/doc.css" />
<link rel="stylesheet" href="./css/doc.css" media="screen" />
<link rel="stylesheet" href="./css/print.css" media="print" />
</head>
<body>
<div id="branding" role="banner">
@ -930,7 +931,7 @@
</ul>
</div>
<!-- #wrapper-content -->
<div role="contentinfo">
<div id="footer" role="contentinfo">
<p class="copyright">
<small>
&copy;2011
@ -939,7 +940,7 @@
| Powered
by <a class="powered-by-vivo" href="http://vivoweb.org" target="_blank"><strong>VIVO</strong></a>
</p>
<nav role="navigation">
<div id="nav" role="navigation">
<ul id="footer-nav" role="list">
<li role="listitem">
<a href="http://vivoweb.org/about">About</a>