Another icon...

This commit is contained in:
Nicolò P 2025-10-29 22:21:42 +01:00
parent 3d746196ff
commit 378f5f5b24
2 changed files with 2 additions and 2 deletions

BIN
assets/icons/section_y.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

View File

@ -71,10 +71,10 @@
background-image: url('assets/icons/section_x.png');
}
#clipY {
background-image: url('assets/icons/section_x.png');
background-image: url('assets/icons/section_y.png');
}
#clipZ {
background-image: url('assets/icons/section_x.png');
background-image: url('assets/icons/section_z.png');
}
</style>
</head>