This commit is contained in:
Adrien MALINGREY 2025-04-09 00:51:34 +02:00
parent d3b527570c
commit df95139650

View File

@ -47,7 +47,7 @@ body[data-bs-theme="dark"] {
.ghost.mino {
background: transparent;
border: 1px solid rgba(255, 255, 255, 0.3);
border: 1px solid transparent;
border-radius: 3px;
box-shadow: 0px 0px 10px rgba(242, 255, 255, 75%);
}