diff options
author | P. J. McDermott <pjm@nac.net> | 2012-05-27 04:05:45 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-05-27 04:05:45 (EDT) |
commit | c3261e822c1a76b1c972ad1ad48bcaeb822d3f09 (patch) | |
tree | 984f310f1884948e9f6e8b335ca2cc90d52262a4 | |
parent | ecc74b5b53deec317a0653fda9022ac6e1766f76 (diff) |
Color name to match logo.
-rw-r--r-- | main.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -79,6 +79,7 @@ header .logo a { font-weight: bold; line-height: 64px; text-decoration: none; + color: #c0c0d0; } header div.nav { margin: 0px 0px 0px 64px; |