Update city.css

This commit is contained in:
Anthony Wang 2020-01-23 12:26:59 -06:00 committed by GitHub
parent 0401990f86
commit 5b7ba57e4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -247,7 +247,7 @@ body::after {
/* Background picture taken by me, NMK
* CC-BY SA 4.0 https://creativecommons.org/licenses/by-sa/4.0
* Vienna, October 2015 */
background-image: url("https://lh3.googleusercontent.com/-8JxxQAL7hK0/Xic8qjzeHhI/AAAAAAAACWk/8TuG24q6RngQ4n3KlMIWuQfAe3iDS9CdgCK8BGAsYHg/s0/2020-01-21.png");
background-image: url("https://cdn.artofproblemsolving.com/images/6/a/2/6a28bd61ace416f184719463cacd5268c000cee3.png");
background-position: 0;
background-size: cover;
z-index: -1;