From eb3e11068965f2bd9428e0d15147b8086e5ab026 Mon Sep 17 00:00:00 2001 From: raylu Date: Sun, 11 Sep 2011 03:36:52 -0700 Subject: new font: cantarell also fix some css properties, reorder the header, and other minor fixes --- includes/header.php | 41 +++++++++++++++++++++-------------------- includes/maps.php | 4 ++-- 2 files changed, 23 insertions(+), 22 deletions(-) (limited to 'includes') diff --git a/includes/header.php b/includes/header.php index b386cfa..adfc211 100644 --- a/includes/header.php +++ b/includes/header.php @@ -3,28 +3,29 @@ function htmlHeader() { ?> - - - - - - - pathery.com + + + + pathery.com - - - - + - (function() { - var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; - ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; - var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); - })(); - + +
-
+
MapID: $idprefix
-- cgit v1.2.3