diff --git a/components/room.html b/components/room.html index 19f699a..19d4092 100644 --- a/components/room.html +++ b/components/room.html @@ -24,7 +24,7 @@
{{range .Room.Cards}}
+ style="background-color: {{if eq .Color "white"}}#ffffff{{else if eq .Color "blue"}}#0000ff{{else if eq .Color "red"}}#ff0000{{else if eq .Color "black"}}#000000{{else if eq .Color "beige"}}#f5f5dc{{else}}#f5f5dc{{end}};"> {{if .Revealed}} {{.Word}} {{else}}