From 1f9ad01e8b703cd2d6754e78c3e00db469989e53 Mon Sep 17 00:00:00 2001 From: "Deployment Bot (from Travis CI)" Date: Wed, 11 Dec 2019 15:05:06 +0000 Subject: [PATCH] Deploy k4ustu3h/gitfolio to github.com/k4ustu3h/gitfolio.git:gh-pages --- CNAME | 1 - index.css | 6 +++--- 2 files changed, 3 insertions(+), 4 deletions(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index 0e63869..0000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -k4ustu3h.cf \ No newline at end of file diff --git a/index.css b/index.css index d4f6e30..c031401 100644 --- a/index.css +++ b/index.css @@ -419,13 +419,13 @@ body { rgba(10, 10, 10, 0.3), rgb(10, 10, 10, 1) ), - url("https://images.unsplash.com/photo-1553748024-d1b27fb3f960?w=1500&q=80"); + url("https://source.unsplash.com/1600x900/?wallpaper"); --background-background: linear-gradient( 0deg, rgba(10, 10, 10, 1), rgba(10, 10, 10, 0.6) ), - url("https://images.unsplash.com/photo-1553748024-d1b27fb3f960?w=1500&q=80") center center fixed; + url("https://source.unsplash.com/1600x900/?wallpaper") center center fixed; --height: 50vh; --gradient: linear-gradient(90deg, #009bef, #ff0000); } @@ -447,6 +447,6 @@ body { rgba(10, 10, 10, 1), rgba(10, 10, 10, 0) ), - url("https://images.unsplash.com/photo-1553748024-d1b27fb3f960?w=1500&q=80") !important; + url("https://source.unsplash.com/1600x900/?wallpaper") !important; } }