diff options
author | P. J. McDermott <pjm@nac.net> | 2012-05-27 03:52:09 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-05-27 03:52:09 (EDT) |
commit | ecc74b5b53deec317a0653fda9022ac6e1766f76 (patch) | |
tree | 2722519e5c49e0dc6ae942ef92a7c0d64916bc14 | |
parent | 6d6d0e3e122ad3e85502f595d2daf68fdb1fbdfb (diff) |
Increase size of name and move closer to logo.
-rw-r--r-- | main.css | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -73,9 +73,9 @@ header .logo { } header .logo a { display: block; - padding: 0px 0px 0px 70px; + padding: 0px 0px 0px 68px; height: 64px; - font-size: 16pt; + font-size: 18pt; font-weight: bold; line-height: 64px; text-decoration: none; |