Modified - toned down the color of neon violet as it was not great with longer texts

This commit is contained in:
jakub.salavec
2025-05-05 12:33:40 +02:00
parent 35222b7961
commit a05ee9afad

View File

@@ -582,19 +582,19 @@ table.tables tr.privateForPlayer {
.prizeHint {
display: inline;
color: #6f6fff;
color: #6f8cff;
cursor: pointer;
}
.draftFormatInfo {
display: inline;
color: #6f6fff;
color: #6f8cff ;
cursor: pointer;
}
.clickableFormat {
cursor: pointer;
color: #6f6fff;
color: #6f8cff;
}
.pocket {