glowing title

This commit is contained in:
Adrien MALINGREY 2023-11-12 22:43:13 +01:00
parent 5e600bec56
commit c1d6fb87eb

View File

@ -18,6 +18,10 @@ body {
background-color: rgb(37, 41, 45); background-color: rgb(37, 41, 45);
} }
.modal-title {
text-shadow: 0 0 8px var(--bs-light);
}
.minoes-table { .minoes-table {
--piece-column: 0; --piece-column: 0;
--piece-row : 0; --piece-row : 0;