diff --git a/default.css b/default.css index 2ddd905..3101297 100644 --- a/default.css +++ b/default.css @@ -4,11 +4,14 @@ body { /* Use below BG for crimmis */ /*background-image: linear-gradient(#4d4e4f 50%, rgb(154, 156, 156));*/ /* use below BG for pride */ - background-image: url('siteimg/LGBTQplus_Progress_Flag.png'); + /*background-image: url('siteimg/LGBTQplus_Progress_Flag.png');*/ + background-image: url('siteimg/winntskywaifu2x.png'); background-position: center; background-size: cover; background-color: black; - color: rgb(134, 134, 134); + color: rgb(208, 208, 208); + /* use below default text color for pride */ + /*color: rgb(134, 134, 134);*/ } .imgfix img { background-color: grey diff --git a/mypcs/mypcs.html b/mypcs/mypcs.html index ed27f30..84b89bc 100644 --- a/mypcs/mypcs.html +++ b/mypcs/mypcs.html @@ -16,7 +16,7 @@

- Mood. +

Computer Collection

This section of the site lists my current collection of computer equipment- excluding mobile devices.


@@ -24,11 +24,12 @@ Home Computers and MORE Computers Other Things Waaaaaaay Cooler Than Me + Tech and Tinkering Blog -

Page last updated: August 11, 2022

+

Page last updated: September 28, 2022

Modern-ish Systems

- +
diff --git a/siteimg/winntskywaifu2x.png b/siteimg/winntskywaifu2x.png new file mode 100644 index 0000000..de53438 Binary files /dev/null and b/siteimg/winntskywaifu2x.png differ