diff --git a/static/src/pyconau2017/css/app.css b/static/src/pyconau2017/css/app.css index 1965025095207c390e349c293026ce77df7772dd..74397fafb7a3e08389e9974352764eea1b17a471 100644 --- a/static/src/pyconau2017/css/app.css +++ b/static/src/pyconau2017/css/app.css @@ -1464,6 +1464,7 @@ table.alt tr:not(:last-of-type) { padding: 50px 40px; padding: 3.125rem 40px; width: 100%; + opacity: 0.0; } .l-footer--logos { @@ -1493,7 +1494,8 @@ table.alt tr:not(:last-of-type) { .l-footer__alt { - background-color: #0c486c; + /*background-color: #0c486c; */ + background-color: #420045; color: white; }