summaryrefslogtreecommitdiffstats
path: root/main.css
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-05-27 01:05:34 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-05-27 01:05:34 (EDT)
commitc734d51de506884c392ca6fd935a6f04e7c32daa (patch)
tree632b6c1b820d147bda16d517708e2eea09152490 /main.css
parentc92cfacdfc74b833fc6da48ab70ef297f1338021 (diff)
Fix logo/name styles.
Diffstat (limited to 'main.css')
-rw-r--r--main.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/main.css b/main.css
index 4512e43..753eeba 100644
--- a/main.css
+++ b/main.css
@@ -54,14 +54,13 @@ header {
height: 64px;
}
header .logo {
- width: 64px;
height: 64px;
background: url("media/logo.png") no-repeat scroll 0 0;
float: left;
}
header .logo a {
display: block;
- padding: 0px 0px 36px 0px;
+ padding: 0px 0px 0px 70px;
height: 64px;
font-size: 16px;
font-weight: bold;