diff --git a/src/index.css b/src/index.css index 1a2ed42..5a98eb8 100644 --- a/src/index.css +++ b/src/index.css @@ -185,6 +185,18 @@ img#site-title { height: 30px; } +a#site-title-link, +a#site-title-link:hover { + margin-right: auto; + color: inherit; +} + +#icon-title { + font-size: 3.2em; + line-height: 1; + margin: 0 auto; + text-align: center; +} a.button,