Compare commits
2 commits
f9466b5efd
...
7077ec8f7b
Author | SHA1 | Date | |
---|---|---|---|
7077ec8f7b | |||
c7fab4c4e2 |
1 changed files with 5 additions and 0 deletions
|
@ -2,6 +2,11 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>dinobox</title>
|
<title>dinobox</title>
|
||||||
|
<style>
|
||||||
|
:root {
|
||||||
|
color-scheme: light dark;
|
||||||
|
}
|
||||||
|
</style>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<head>
|
<head>
|
||||||
<body>
|
<body>
|
||||||
|
|
Loading…
Reference in a new issue