diff --git a/files/assets/css/classic.css b/files/assets/css/classic.css index cdc195d7b..7c2b81a0a 100644 --- a/files/assets/css/classic.css +++ b/files/assets/css/classic.css @@ -11,8 +11,8 @@ --sticky: #228822 !important; --primary: var(--black1) !important; - --bg1: url('http://b.thumbs.redditmedia.com/9FnbxmVwv2i-bfNusiiCz7QTh1LQYuRiqCPFQMrtrMQ.png') !important; - --bg2: url('http://b.thumbs.redditmedia.com/xULA8h2eoYv1UwcUovOwwFHPa3WOXqZGMEpNaRjKFUA.png') !important; + --bg1: url('../images/classic1.webp') !important; + --bg2: url('../images/classic2.webp') !important; } /*navbar*/ diff --git a/files/assets/images/classic1.webp b/files/assets/images/classic1.webp new file mode 100644 index 000000000..5c3ab2525 Binary files /dev/null and b/files/assets/images/classic1.webp differ diff --git a/files/assets/images/classic2.webp b/files/assets/images/classic2.webp new file mode 100644 index 000000000..d778b76ba Binary files /dev/null and b/files/assets/images/classic2.webp differ diff --git a/files/templates/authforms.html b/files/templates/authforms.html index a8cc6d08f..d1d360a5b 100644 --- a/files/templates/authforms.html +++ b/files/templates/authforms.html @@ -15,7 +15,7 @@ {% if v %} - + {% if v.agendaposter %} - + {% if v.agendaposter %} - + {% if v.agendaposter %} - + {% if v.agendaposter %} - + {% else %} diff --git a/files/templates/submit.html b/files/templates/submit.html index 766a71ee8..11bc35a7c 100644 --- a/files/templates/submit.html +++ b/files/templates/submit.html @@ -26,7 +26,7 @@ {% block stylesheets %} {% if v %} - + {% if v.agendaposter %}