[Zoo Mafia] Move images to S3

This commit is contained in:
Necrot1c
2023-06-07 09:25:46 +01:00
parent 9b2a7c23a6
commit 0e3471d513
+1 -1
View File
@@ -14,7 +14,7 @@
--bg-input: #F0CB9F;
background-color: var(--bg-color2);
background-image: url(https://i.ibb.co/TgP35Qw/b-left.png), url(https://i.ibb.co/m0wwrvh/b-right.png), url(https://i.ibb.co/M7dZ6hg/t-right.png), url(https://i0.wp.com/nerdarchy.com/wp-content/uploads/2020/09/Nerdarchy-Logo.png?resize=300%2C97&ssl=1);
background-image: url(https://zoomafia-sheet.s3.amazonaws.com/b-left.png), url(https://zoomafia-sheet.s3.amazonaws.com/b-right.png), url(https://zoomafia-sheet.s3.amazonaws.com/t-right.png), url(https://i0.wp.com/nerdarchy.com/wp-content/uploads/2020/09/Nerdarchy-Logo.png?resize=300%2C97&ssl=1);
background-position: left bottom, right bottom, right top, center bottom;
background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;