diff --git a/sagou.in/.custom_portal.css.swp b/sagou.in/.custom_portal.css.swp deleted file mode 100644 index e7c7992..0000000 Binary files a/sagou.in/.custom_portal.css.swp and /dev/null differ diff --git a/sagou.in/backgrounds/firewatch-blue.jpg b/sagou.in/backgrounds/firewatch-blue.jpg new file mode 100644 index 0000000..7b04f44 Binary files /dev/null and b/sagou.in/backgrounds/firewatch-blue.jpg differ diff --git a/sagou.in/bg.jpg b/sagou.in/backgrounds/pepper-and-carrot-christmas.jpg similarity index 100% rename from sagou.in/bg.jpg rename to sagou.in/backgrounds/pepper-and-carrot-christmas.jpg diff --git a/sagou.in/custom_portal.css b/sagou.in/custom_portal.css index ee02a93..d80ccb6 100644 --- a/sagou.in/custom_portal.css +++ b/sagou.in/custom_portal.css @@ -6,7 +6,7 @@ */ body { - background: url(bg.jpg) no-repeat center center fixed; + background: url(backgrounds/firewatch-blue.jpg) no-repeat center center fixed; background-size: cover; }