diff --git a/files/templates/casino.html b/files/templates/casino.html index 27ab08de9..82c1be41c 100644 --- a/files/templates/casino.html +++ b/files/templates/casino.html @@ -6,7 +6,7 @@ Icon (fa-foo-bar), Color (#ff0000), URL (/post/12345/) #} ( 'Roulette', 'Round and round the wheel of fate turns', - 'fa-circle', '#999', + 'fa-circle', '#777', '/casino/roulette', ), ( @@ -23,7 +23,7 @@ Icon (fa-foo-bar), Color (#ff0000), URL (/post/12345/) #} ), ( 'Lottershe', - 'Can\'t win if you don\'t play.', + 'Can\'t win if you don\'t play', 'fa-ticket', '#777', '/lottershe', )