NIHVIVO-1072: Fixing homepage in IE6,7 and added Google font to the theme

This commit is contained in:
mb863 2010-12-21 19:25:23 +00:00
parent 32084a7f8c
commit 9b158001da
4 changed files with 12 additions and 4 deletions

View file

@ -7,6 +7,8 @@
<title>${title}</title>
<meta name="description" content="" />
<meta name="keywords" content="" />
<link href='http://fonts.googleapis.com/css?family=Arimo:regular,italic,bold,bolditalic' rel='stylesheet' type='text/css'>
<#include "stylesheets.ftl">
<link rel="stylesheet" href="${urls.theme}/css/screen.css" />