add meta mobile nav bar color
authorxenophenes <sarah.conway@crunchydata.com>
Sun, 4 Mar 2018 16:11:56 +0000 (08:11 -0800)
committerxenophenes <sarah.conway@crunchydata.com>
Sun, 4 Mar 2018 16:11:56 +0000 (08:11 -0800)
static/css/style.css
templates/base.html
templates/index_base.html

index 4a193f61f1632dddf0487113ce41f37c3c5e070e..efee2e3ae9741372da4ca1bfe4c28596e82d08dc 100644 (file)
            color: #000;
            font-size: 2em;
                        font-family: 'Maven Pro', sans-serif;
-           font-weight: 600;
+           font-weight: 400;
                        margin-bottom: 1.75em;
                }
 
index 3e57bba8af8b1e623e2505fd6fac3083f2149ffe..5df97918b45180625acd848c20a4ff1095442a3f 100644 (file)
@@ -10,6 +10,7 @@
                <meta name="keywords" content="PostgreSQL" />
                <meta name="author" content="United States PostgreSQL Association" />
                <meta name="google-site-verification" content="blxbviCSHoY6wxZrtoL4ZEvpdICZTrsIFx0VYEVHbuc" />
+               <meta name="theme-color" content="#D95A4B"/>
 
 
                <title>{%block title%}PostgresOpen SV 2018{%endblock%}</title>
index ee824ab859d9204cf14576d163cd5ba405223c70..273b5b2af4b5e138ae3a64a9c96d55e284aa8c5d 100644 (file)
@@ -10,7 +10,7 @@
                <meta name="keywords" content="PostgreSQL" />
                <meta name="author" content="United States PostgreSQL Association" />
                <meta name="google-site-verification" content="blxbviCSHoY6wxZrtoL4ZEvpdICZTrsIFx0VYEVHbuc" />
-
+               <meta name="theme-color" content="#D95A4B"/>
 
                <title>{%block title%}PostgresOpen SV 2018{%endblock%}</title>