Fix background colour in popup

This commit is contained in:
Ajay Ramachandran
2020-10-26 00:08:32 -04:00
parent b6e5fe461f
commit 637dcbee00
2 changed files with 13 additions and 11 deletions

View File

@@ -1,5 +1,3 @@
<html>
<head>
<title>__MSG_openPopup__</title>
<link id="sponsorBlockPopupFont" rel="stylesheet" type="text/css" href="/libs/Source+Sans+Pro.css">
@@ -137,6 +135,4 @@
<!-- Scripts that need to load after the html -->
<script src="./js/vendor.js" async></script>
<script src="./js/popup.js" async></script>
</body>
</html>
</body>