From d252cd6e636ecaa68348952b45036c5a6bde71bf Mon Sep 17 00:00:00 2001 From: Fiscal Velvet Poet Date: Thu, 4 Nov 2021 10:33:05 +1000 Subject: [PATCH] theme: added JFDIC logo to masthead --- css/jfdic.css | 6 ++++++ templates/default.html | 1 + 2 files changed, 7 insertions(+) diff --git a/css/jfdic.css b/css/jfdic.css index 47b4a24..bed50f5 100644 --- a/css/jfdic.css +++ b/css/jfdic.css @@ -81,6 +81,12 @@ h1, h2, h3, h4, h5, h6 { .masthead-title a { color: #505050; } +.masthead-title img { + max-width: 10%; + margin-top: 0; + margin-bottom: 0; + vertical-align: middle; +} .masthead-title small { font-size: 75%; font-weight: 400; diff --git a/templates/default.html b/templates/default.html index c3c7d05..485bbbc 100644 --- a/templates/default.html +++ b/templates/default.html @@ -13,6 +13,7 @@

+ $site-title$ $tagline$