summaryrefslogtreecommitdiffstats
path: root/main.css
diff options
context:
space:
mode:
authorP. 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)
commitecc74b5b53deec317a0653fda9022ac6e1766f76 (patch)
tree2722519e5c49e0dc6ae942ef92a7c0d64916bc14 /main.css
parent6d6d0e3e122ad3e85502f595d2daf68fdb1fbdfb (diff)
Increase size of name and move closer to logo.
Diffstat (limited to 'main.css')
-rw-r--r--main.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/main.css b/main.css
index 0b7c0e7..b7fcd4a 100644
--- a/main.css
+++ b/main.css
@@ -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;