many mypcs changes

This commit is contained in:
iRaven
2023-07-22 02:00:25 -05:00
parent 4ac14ec88c
commit 8f9060408e
12 changed files with 92 additions and 60 deletions

View File

@ -4,8 +4,8 @@ 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/winntskywaifu2x.png');*/
/*background-image: url('siteimg/LGBTQplus_Progress_Flag.png');*/
background-image: url('siteimg/winntskywaifu2x.png');
/* ^ win nt sky by sequency on deviantart. enhanced size with waifu2x.*/
background-position: center;
background-size: cover;
@ -19,5 +19,5 @@ body {
}
table {
background-color:black;
opacity:0.8;
background:rgba(32, 32, 32, 0.8)
}