diff options
Diffstat (limited to 'web/public/stylesheets/style.css')
| -rw-r--r-- | web/public/stylesheets/style.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/public/stylesheets/style.css b/web/public/stylesheets/style.css index 0cb3232..06609c2 100644 --- a/web/public/stylesheets/style.css +++ b/web/public/stylesheets/style.css @@ -28,6 +28,7 @@ a { float: left; background-color: lightgrey; border-radius: 10px; + visibility: hidden; } #point { background-color: #0CC5EA; |
