From: xenophenes Date: Sun, 4 Mar 2018 16:11:56 +0000 (-0800) Subject: add meta mobile nav bar color X-Git-Url: http://waps.l3s.uni-hannover.de/gitweb/queryCache.php?a=commitdiff_plain;h=38c07611563f6ed2762e34c99c1e5982ed08cab7;p=pgopen2018.git add meta mobile nav bar color --- diff --git a/static/css/style.css b/static/css/style.css index 4a193f6..efee2e3 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -1240,7 +1240,7 @@ color: #000; font-size: 2em; font-family: 'Maven Pro', sans-serif; - font-weight: 600; + font-weight: 400; margin-bottom: 1.75em; } diff --git a/templates/base.html b/templates/base.html index 3e57bba..5df9791 100644 --- a/templates/base.html +++ b/templates/base.html @@ -10,6 +10,7 @@ + {%block title%}PostgresOpen SV 2018{%endblock%} diff --git a/templates/index_base.html b/templates/index_base.html index ee824ab..273b5b2 100644 --- a/templates/index_base.html +++ b/templates/index_base.html @@ -10,7 +10,7 @@ - + {%block title%}PostgresOpen SV 2018{%endblock%}