Committing files to VIVO. vivo-basic wasn't rendering property. Created page.ftl to property get the right style files.

This commit is contained in:
mb863 2010-11-18 18:52:26 +00:00
parent 1f01b95140
commit b974e37445
5 changed files with 56 additions and 10 deletions

View file

@ -813,4 +813,8 @@ font-size:0.9em;
.contactUsReturnHome{
margin-top:30px;
margin-bottom:250px;
}
/* This css rules will override the one in individual.css */
.green {
color:#000 !important;
}