diff --git a/style/client.css b/style/client.css index 1240cae9e..e5d47ba85 100644 --- a/style/client.css +++ b/style/client.css @@ -1008,7 +1008,7 @@ p.or:after { display: none; } .highlighted { - background-color: #FFDDAA; + background-color: rgba(255,180,100,0.33); } .revealed { background-color: #C8FDEA;