h1, h2, h3, h4, h5, h6 {
font-weight: 600;
text-transform: uppercase;
+}
+
+h1, h2, h3, h4 {
margin: 1.5rem 0;
}
.jumbotron {
background-image: url("../images/banner.png");
- background-position: bottom;
+ background-position: bottom right;
background-repeat: no-repeat;
- background-size: 100%;
+ background-size: cover;
box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);
height: 30rem;
margin-bottom: 0;
sub {
bottom: 0 !important;
}
+
+@media (max-width: 991px) {
+ .navbar {
+ align-items: center !important;
+ padding: 0.5rem 2rem;
+ }
+
+ .logo {
+ display: none;
+ }
+
+ .jumbotron {
+ background-image: url("../images/banner-mobile.png");
+ }
+
+ .py-5 {
+ padding: 2rem !important;
+ }
+
+ .page-footer > .container > .row > .col-sm-4 {
+ padding: 0;
+ }
+
+ .page-footer .col-sm-4 {
+ flex: 0 0 100%;
+ max-width: 100%;
+ }
+
+ .page-footer .col-sm-4:not(:last-child) {
+ margin-bottom: 1.5rem;
+ }
+}
+
+@media (max-width: 768px) {
+ .jumbotron h1 {
+ margin: 0.5rem 0;
+ }
+
+ .jumbotron {
+ padding: 4rem 1rem;
+ text-align: right;
+ }
+
+ .jumbotron h1 {
+ font-size: 2.5rem;
+ }
+
+ .page-footer > .container > .row > .col-sm-4 {
+ padding: 0 2rem;
+ }
+}
<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"/>
+ <meta name="theme-color" content="#336791"/>
<title>{%block title%}PostgresOpen 2019{%endblock%}</title>
<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"/>
+ <meta name="theme-color" content="#336791"/>
<title>{%block title%}PostgresOpen 2019{%endblock%}</title>
<ul>
<li>Craig Kerstiens, Committee Co-Chair, Citus Data</li>
- <li>Samantha Billington, OpenTable</li>
- <li>Joe Conway, VP PostgreSQL Engineering, Crunchy Data Solutions, Inc., PGDG Committer and SDPUG organizer</li>
- <li>Ozgun Erdogan, CTO, Citus Data</li>
- <li>Shaun Thomas, Principal Consultant, 2ndQuadrant</li>
+ <li>Joe Conway, VP PostgreSQL Engineering, Crunchy Data Solutions, Inc., PGDG Committer</li>
+ <li>Stacey Hasler, PG Experts</li>
+ <li>Renee Phillips</li>
</ul>
<p>"PGDG" is the PostgreSQL Global Development Group</p>
-->
<!-- Description -->
- <div class="container my-4">
+ <div class="container mt-4">
<div class="row">
- <div class="col-sm-6">
+ <div class="col-sm-6 mb-4">
<div class="card">
<div class="card-body">
<h5 class="card-title mb-4">Join us in Orlando!</h5>
</div>
</div>
</div>
- <div class="col-sm-6">
+ <div class="col-sm-6 mb-4">
<div class="card">
<div class="card-body">
<h5 class="card-title mb-4">PostgreSQL Community</h5>
</div>
</div>
- <div class="container mb-4">
+ <div class="container">
<div class="row">
- <div class="col-sm-6">
+ <div class="col-sm-6 mb-4">
<div class="card text-center">
<div class="card-body">
<p class="card-text"><b>Call for Presentations Opens</b><br> May 27th, 2019</p>
</div>
</div>
</div>
- <div class="col-sm-6">
+ <div class="col-sm-6 mb-4">
<div class="card text-center">
<div class="card-body">
<p class="card-text"><b>Early Bird Registration Closes</b><br> June 30th, 2019</p>