summaryrefslogtreecommitdiff
path: root/popup.html
diff options
context:
space:
mode:
Diffstat (limited to 'popup.html')
-rw-r--r--popup.html23
1 files changed, 23 insertions, 0 deletions
diff --git a/popup.html b/popup.html
new file mode 100644
index 0000000..92247d7
--- /dev/null
+++ b/popup.html
@@ -0,0 +1,23 @@
+<style>
+ .header {
+ min-height: 80px;
+ max-height: 100dvh;
+ padding: 10px;
+ background-color: #FF3333;
+ z-index: 99;
+ position: sticky;
+ top: 0;
+ font-family: "Roboto";
+ text-align: center;
+ overflow: scroll;
+ }
+ .body {
+ overflow: scroll;
+ }
+</style>
+<body align="center" style="display: grid; place-items: center; height: 100%; font-family: 'Roboto';">
+<div class=header>
+ <h3>Schreibgeschützte&nbsp;Kopie&nbsp;des&nbsp;Pads&nbsp;/ Readonly&nbsp;Copy&nbsp;of&nbsp;this&nbsp;pad<br>
+ Zum&nbsp;Bearbeiten&nbsp;hier&nbsp;zu&nbsp;Stuve&nbsp;Notes&nbsp;umziehen:&nbsp;/ To&nbsp;edit&nbsp;this&nbsp;page&nbsp;migrate&nbsp;it&nbsp;to&nbsp;Stuve&nbsp;Notes:<br></h3>
+ <form method=post><button>Migrate</button></form>
+ </div><div class=body>