Merge pull request #8869 from Ghommie/Ghommie-cit129

Ports "Show codewords on round end screen"
This commit is contained in:
kevinz000
2019-07-14 14:49:11 -07:00
committed by GitHub
5 changed files with 29 additions and 9 deletions
+4
View File
@@ -10,6 +10,10 @@
color: #ef2f3c;
font-weight: bold;
}
.bluetext {
color: #517fff;
font-weight: bold;
}
.neutraltext {
font-weight: bold; /* If you feel these should have some color feel free to change */
}