NIHVIVO-2311 Avoid having 2 files named vitro.css. Possibly temporary since new vitro them might be renamed.

This commit is contained in:
cappadona 2011-05-27 19:34:38 +00:00
parent a57c8c1684
commit 94acda3b51
2 changed files with 1 additions and 2 deletions

View file

@ -23,4 +23,4 @@ VIVO wilma theme: screen styles
@charset "UTF-8"; @charset "UTF-8";
@import url("reset.css"); @import url("reset.css");
@import url("vitro.css"); @import url("vitroTheme.css");

View file

@ -767,7 +767,6 @@ footer p.copyright {
ul#footer-nav { ul#footer-nav {
float: right; float: right;
list-style: none; list-style: none;
width: 200px;
height: 20px; height: 20px;
margin: 0; margin: 0;
padding: 0; padding: 0;