From: xenophenes Date: Mon, 15 May 2017 22:22:43 +0000 (-0700) Subject: third pass at restructuring front page X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=4d1f69094159a8d65a882764069caf5bc0285cec;p=pgopen2018.git third pass at restructuring front page --- diff --git a/static/css/style.css b/static/css/style.css index 91207d6..5f02f49 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -1178,24 +1178,34 @@ } .navbar-brand>img { - width: 3em; - margin: 4px; + width: 2.5em; + margin: 7px; display: inline-block; } .navbar-nav>li>a { line-height: inherit; - color: #375aa8; + color: #cdced0; text-transform: uppercase; padding: 1em; font-family: 'Roboto Condensed', sans-serif; } + .navbar-nav>li>a:hover { + color: #fff; + background-color: initial; + } .heading { + color: #fff; margin:0; display: inline-block; + font-size: 1.25em; } .jumbotron { margin: 0; } + + .navbar-fixed-top { + background-color: #0A2342; + } diff --git a/templates/base.html b/templates/base.html index 77ac4cf..f6756bf 100644 --- a/templates/base.html +++ b/templates/base.html @@ -50,7 +50,6 @@ - diff --git a/templates/index_base.html b/templates/index_base.html index 3235ea4..6edfda3 100644 --- a/templates/index_base.html +++ b/templates/index_base.html @@ -50,7 +50,6 @@ - @@ -115,17 +114,17 @@
diff --git a/templates/pages/index.html b/templates/pages/index.html index f7cfb8d..4a6c1a2 100644 --- a/templates/pages/index.html +++ b/templates/pages/index.html @@ -49,7 +49,7 @@
-
+

Important Dates