Modified - toned down the color of neon violet as it was not great with longer texts
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user