diff options
Diffstat (limited to 'web/style.css')
-rw-r--r-- | web/style.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/style.css b/web/style.css index a718dd2..678bdc0 100644 --- a/web/style.css +++ b/web/style.css @@ -278,6 +278,8 @@ footer a:hover { position: relative; display: block; margin-bottom: 0.5em; + border: solid thin black; + border-radius: 10px; } #videos .image.completed a:before { |