diff --git a/styles/h5p.css b/styles/h5p.css index ae31b96..f5811eb 100644 --- a/styles/h5p.css +++ b/styles/h5p.css @@ -199,13 +199,13 @@ div.h5p-fullscreen { background: none; padding: 0 0.75em 0 0.25em; vertical-align: top; - color: #999; + color: #707070; text-decoration: none; outline: none; line-height: 22px; } .h5p-actions > .h5p-button:hover { - color: #666; + color: #333; } .h5p-actions > .h5p-button:active, .h5p-actions > .h5p-button:focus,