tangled
alpha
login
or
join now
danielmorrisey.com
/
website
1
fork
atom
madebydanny.uk written in html, css, and a lot of JavaScript I don't understand
madeydanny.uk
html
css
javascript
1
fork
atom
overview
issues
pulls
pipelines
iyu89ygi
Daniel Morrisey
3 months ago
35c15296
b966b491
+1
-1
1 changed file
expand all
collapse all
unified
split
css
index.css
+1
-1
css/index.css
···
1
1
body {
2
2
background-color: black;
3
3
color: white;
4
4
-
background-image: url("https://upcloud.madebydanny.uk/cdn/madebydanny.uk/site-files/com.atproto.sync.png");
4
4
+
background-image: url("http://upcloud.madebydanny.uk/cdn/madebydanny.uk/site-files/wallpaperflare.com_wallpaper.jpg");
5
5
background-position: center center;
6
6
background-size: cover;
7
7
background-attachment: fixed;