diff --git a/www/assets/css/main.css b/www/assets/css/main.css index 0092243..8d22326 100644 --- a/www/assets/css/main.css +++ b/www/assets/css/main.css @@ -1881,13 +1881,20 @@ input[type="button"], height: 28em; text-align: center; position: relative; } - #banner header { - position: absolute; - bottom: 30%; - left: 0; + #banner p { + display: inline-block; + margin: 0; width: 100%; - color: #071d49; + vertical-align: middle; + background: #212121; + background: rgba(27, 27, 27, 0.75); + color: #37c0fb; padding: 1.5em 0; } + #banner p .button { + margin-left: 1em; } + #banner header { + color: #071d49; + margin: 6%; } #banner header h2 { display: inline-block; margin: 0; diff --git a/www/community.html b/www/community.html index 1c0d6c0..4caf53d 100644 --- a/www/community.html +++ b/www/community.html @@ -60,6 +60,16 @@

Join the Community

+

Meet the Zuul Community at These Events

+

Join the Zuul community where you can meet developers, get + on-boarded as a contributor and learn from users running + Zuul in production:

+ +

Join the Mailing List

Zuul has mailing lists for announcements and discussions.

diff --git a/www/index.html b/www/index.html index c6a5305..e9ef391 100644 --- a/www/index.html +++ b/www/index.html @@ -54,6 +54,12 @@