summaryrefslogtreecommitdiff
path: root/popup.html
blob: 92247d7acde616f20d0e172793cd0241b7de869b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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>