diff options
Diffstat (limited to 'client-web/style')
| -rw-r--r-- | client-web/style/watches.sass | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/client-web/style/watches.sass b/client-web/style/watches.sass index cda91b4..1816b91 100644 --- a/client-web/style/watches.sass +++ b/client-web/style/watches.sass @@ -6,6 +6,7 @@  .room-watches-listing      list-style: none      a +        color: white          display: inline-block          width: 100%          margin: 0.5em  |