Update main.css

This commit is contained in:
2021-09-27 00:35:44 -07:00
committed by GitHub
parent 0bf2ead1c9
commit 984d42c022

View File

@ -3078,7 +3078,7 @@ input, select, textarea {
#footer { #footer {
background-attachment: scroll; background-attachment: scroll;
background-color: #121212; background-color: #121212;
background-image: url("images/overlay.png"), url("../../images/bg.jpg"); background-image: url("images/overlay.png"), url("../../images/bg.gif");
background-position: top left, bottom center; background-position: top left, bottom center;
background-repeat: repeat, no-repeat; background-repeat: repeat, no-repeat;
background-size: auto, cover; background-size: auto, cover;