From c92cfacdfc74b833fc6da48ab70ef297f1338021 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 27 May 2012 01:03:49 -0400 Subject: Add name next to logo. --- (limited to 'main.css') diff --git a/main.css b/main.css index b666976..4512e43 100644 --- a/main.css +++ b/main.css @@ -61,9 +61,12 @@ header .logo { } header .logo a { display: block; - width: 64px; + padding: 0px 0px 36px 0px; height: 64px; - color: transparent; + font-size: 16px; + font-weight: bold; + line-height: 64px; + text-decoration: none; } header div.nav { margin: 0px 0px 0px 64px; -- cgit v0.9.1