diff --git a/css/legacy.css b/css/legacy.css index 118eda4..2ee480d 100644 --- a/css/legacy.css +++ b/css/legacy.css @@ -1,6 +1,6 @@ /* ===== BODY (same vibe) ===== */ body { - background: url("http://www.veltron.net/images/wallpaper.png") no-repeat center center fixed; + background: url("http://www.veltron.net/images/wallpaper_legacy.png") no-repeat center center fixed; background-size: cover; font-family: "Roboto", arial, serif; margin: 0; diff --git a/images/wallpaper_legacy.png b/images/wallpaper_legacy.png new file mode 100644 index 0000000..f69b5f5 Binary files /dev/null and b/images/wallpaper_legacy.png differ