@@ -23,7 +23,7 @@ use \lithium\security\Auth;
el.value = "Search..."
}
</script>
- <?= $this->html->link('Icon', null, array('type' => 'icon')) ?>
+ <link href='http://fonts.googleapis.com/css?family=Cantarell:regular,bold&v1' rel='stylesheet' type='text/css'>
</head>
<header>
<?php
@@ -1,3 +1,7 @@
+body {
+ font-family: Cantarell;
+ letter-spacing: -0.01em;
+}
a:hover {
text-decoration:none;