fix homepage h1 font

This commit is contained in:
Guillaume Denis 2015-04-02 11:41:19 +02:00
parent e2ed09ce92
commit 4f7af329a6
1 changed files with 2 additions and 1 deletions

View File

@ -306,7 +306,8 @@ body.toc-open #toggle-container, body.toc-open #off-nav {
}
h1.page-heading {
font-family: DIN, Arial, sans-serif;
font-family: DIN2, Arial, sans-serif;
color: #714090;
}
/* fix CKAN responsive issues */