implement options page opt-in button, messaging and styling.

clicking the badge links to options page, and tested no-js mode #21
This commit is contained in:
Serene H 2017-01-02 14:08:33 -08:00
parent f2bbf80c7d
commit c6b02fdaca
2 changed files with 57 additions and 50 deletions

View file

@ -43,8 +43,10 @@
</style>
</head>
<body>
<div id="badge">
Internet Freedom
</div>
<a target="_blank" href="options.html">
<div id="badge">
Internet Freedom
</div>
</a>
</body>
</html>