diff --git a/files/assets/css/classic.css b/files/assets/css/classic.css index f05eae131..c6d14111e 100644 --- a/files/assets/css/classic.css +++ b/files/assets/css/classic.css @@ -115,7 +115,7 @@ a.btn-block[href~="/submit"] { padding-top: 5px !important; } -#frontpage #main-content-col .row:first-child { +#frontpage #main-content-col .row:first-child:not(#award-tabs) { background-image: url(/i/classic1.webp); background-position: center; background-repeat: repeat; diff --git a/files/templates/modals/award.html b/files/templates/modals/award.html index b7b5f830b..2b607aa33 100644 --- a/files/templates/modals/award.html +++ b/files/templates/modals/award.html @@ -10,7 +10,7 @@