update background

This commit is contained in:
nnic authored and GitHub committed 2022-05-19 12:43:49 -07:00
1 parent 88052a02da
commit c37f27eb09
1 file changed
+3 -3
+3 -3
View File
@@ -1,9 +1,9 @@
:root { :root {
--Rain: url("https://cdnb.artstation.com/p/assets/images/images/044/191/175/original/ryan-haight-kerry-park-rainy.gif?1639344501"); --Rain: url("https://cdnb.artstation.com/p/assets/images/images/044/191/175/original/ryan-haight-kerry-park-rainy.gif?1639344501");
--Clouds: url("https://64.media.tumblr.com/9ee59e8b2b137130d55209f48398878a/tumblr_pac4orsuyr1tlgv32o1_540.gif"); --Clouds: url("https://i.pinimg.com/originals/14/0c/8d/140c8d8d674eac9e1a631d6c2a4a56fd.gif");
--Drizzle: url("https://data.whicdn.com/images/314585703/original.gif"); --Drizzle: url("https://data.whicdn.com/images/314585703/original.gif");
--Clear: url("https://thumbs.gfycat.com/UnfoldedRedJaguarundi-max-1mb.gif"); --Clear: url("https://thumbs.gfycat.com/UnfoldedRedJaguarundi-max-1mb.gif");
--Snow: url("https://thumbs.gfycat.com/DecimalBabyishAmericancreamdraft-max-1mb.gif"); --Snow: url("https://i.pinimg.com/originals/84/ae/ae/84aeaec6b6e64730b07610a8474022ca.gif");
--Thunderstorm: url("../images/thunderstorm.gif"); --Thunderstorm: url("../images/thunderstorm.gif");
--default: url("https://wallpaperaccess.com/full/3517019.gif"); --default: url("https://wallpaperaccess.com/full/3517019.gif");
} }
@@ -154,4 +154,4 @@ h1.temp {
text-align: center; text-align: center;
margin: 10px 0 0 0; margin: 10px 0 0 0;
font-weight: 700; font-weight: 700;
} }