diff --git a/doc/global/template/style/offline.css b/doc/global/template/style/offline.css index bb0a2350dc..13c2283a81 100644 --- a/doc/global/template/style/offline.css +++ b/doc/global/template/style/offline.css @@ -96,6 +96,10 @@ a[href*="https://"]::before { padding-right: 5px; } +.video a { + background: none; +} + .flags { text-decoration: none; text-height: 24px;