make it cool now

This commit is contained in:
root 2025-01-19 17:53:52 +01:00
parent f23a6e3ac8
commit 4d4567caf0
40 changed files with 504 additions and 611 deletions

View file

@ -10,7 +10,7 @@
}
.banner{
width: 404px;
width: 260px;
}
.imgRz{
@ -23,7 +23,7 @@
}
body{
background-color: #070707;
background-color: #231830;
/*background-image: url("./img/wallpaper_nihilism_dunes.png");*/
width: 100%;
height: 100vh;
@ -223,7 +223,7 @@ a:hover{
}
img{
width: 300px;
/*width: 300px;*/
/*transform: translateY(2px);*/
padding-right: 4px;
-webkit-filter: grayscale(30%); /* Safari 6.0 - 9.0 */