diff --git a/static/general.css b/static/general.css index f941a5e..3f7aa10 100644 --- a/static/general.css +++ b/static/general.css @@ -47,6 +47,13 @@ nav > ul > li { list-style-type: none; } +nav .infinitory-logo { + font-size: 24px; + font-family: Garamond, serif; + vertical-align: -3px; + line-height: 18px; +} + nav a, footer a { font-weight: bold; diff --git a/templates/layout.html b/templates/layout.html index bcbe368..23df35f 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -2,7 +2,7 @@
-