changes made

This commit is contained in:
root 2024-12-29 14:41:30 +01:00
parent a1a1d8ad30
commit d92214fe09
146 changed files with 75 additions and 23 deletions

View file

@ -9,6 +9,10 @@
font-family: 'Source Code Pro', monospace;
}
.banner{
width: 404px;
}
.imgRz{
width: 100%;
height: 50%;
@ -196,7 +200,7 @@ a:hover{
}
img{
width: 17px;
width: 200px;
/*transform: translateY(2px);*/
padding-right: 4px;
-webkit-filter: grayscale(30%); /* Safari 6.0 - 9.0 */