diff --git a/src/api/app/static/css/root.css b/src/api/app/static/css/root.css index 16b6e5b..e935134 100644 --- a/src/api/app/static/css/root.css +++ b/src/api/app/static/css/root.css @@ -114,18 +114,4 @@ video { display: block; text-decoration: none; color: inherit; -} - -a.image-button { - padding: 1px 6px; - border: 1px outset buttonborder; - border-radius: 3px; - color: buttontext; - background-color: buttonface; - text-decoration: none; - cursor: pointer; - width: 100px; - height: 50px; - background-image: url('/static/images/logo.png'); - background-size: cover; } \ No newline at end of file diff --git a/src/api/app/templates/watch.html b/src/api/app/templates/watch.html index 6921c35..fad0eac 100644 --- a/src/api/app/templates/watch.html +++ b/src/api/app/templates/watch.html @@ -44,9 +44,10 @@