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 { .prizeHint {
display: inline; display: inline;
color: #6f6fff; color: #6f8cff;
cursor: pointer; cursor: pointer;
} }
.draftFormatInfo { .draftFormatInfo {
display: inline; display: inline;
color: #6f6fff; color: #6f8cff ;
cursor: pointer; cursor: pointer;
} }
.clickableFormat { .clickableFormat {
cursor: pointer; cursor: pointer;
color: #6f6fff; color: #6f8cff;
} }
.pocket { .pocket {