mirror of
https://github.com/He4eT/browser-milje-2077.git
synced 2026-05-05 01:17:25 +00:00
options: add reminder
This commit is contained in:
parent
48a86cea74
commit
e6798f988d
1 changed files with 8 additions and 1 deletions
|
|
@ -5,6 +5,10 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Milje 2077 Settings</title>
|
||||
<style>
|
||||
body {
|
||||
font-family: sans;
|
||||
}
|
||||
|
||||
.form {
|
||||
width: 100%;
|
||||
}
|
||||
|
|
@ -14,7 +18,7 @@
|
|||
}
|
||||
|
||||
.form-group {
|
||||
margin-bottom: 8px;
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
|
||||
.form-group label {
|
||||
|
|
@ -105,6 +109,9 @@
|
|||
</div>
|
||||
|
||||
<hr/>
|
||||
<p>
|
||||
Do not forget to press the "Save" button and reload the page with Milje!
|
||||
</p>
|
||||
<button type="submit">Save</button>
|
||||
</form>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue