From 4dcbd47b1ace755bd8908561ae267264b681c260 Mon Sep 17 00:00:00 2001 From: Guillaume Denis Date: Thu, 2 Apr 2015 11:32:27 +0200 Subject: [PATCH] logo alignment --- ckanext/ozwillo_theme/fanstatic/ozwillo.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ckanext/ozwillo_theme/fanstatic/ozwillo.css b/ckanext/ozwillo_theme/fanstatic/ozwillo.css index 86e131d..8ca9584 100644 --- a/ckanext/ozwillo_theme/fanstatic/ozwillo.css +++ b/ckanext/ozwillo_theme/fanstatic/ozwillo.css @@ -305,6 +305,10 @@ body.toc-open #toggle-container, body.toc-open #off-nav { } } +h1.page-heading { + font-family: DIN, Arial, sans-serif; +} + /* fix CKAN responsive issues */ .homepage.layout-1 .row1 .col2, .homepage.layout-1 .row2 .col2 {