generated from p9e/jupiter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
56 lines (48 loc) · 1.28 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
<!DOCTYPE html>
<html lang="en">
<meta charset="utf-8">
<title>our sun</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="color-scheme" content="light">
<meta name="theme-color" content="orange">
<meta name="description" content="sagittarius space">
<link rel="help" href="https://github.com/p9e/oursun">
<link rel="license" href="LICENSE.txt">
<style media=(color)>
html {
background: salmon;
color: indigo;
}
::selection {
background: darkviolet;
color: orange;
}
:any-link {
background: orange;
color: indigo;
}
</style>
<style>
html { font: max(28pt, 3vw)/1.5 system-ui }
body { margin: 1em; overflow-wrap: anywhere }
details { max-width: 20em; margin: auto }
address { font: inherit }
ins { text-decoration: chocolate dotted overline }
:any-link { text-decoration-style: wavy }
:focus { outline: thick dotted }
</style>
<details open>
<summary>our sun sign?</summary>
<h1>
our sun shines como
<q cite="https://s9a.page/aplomb"><ins>star</ins> with ruby eyes</q>
</h1>
<samp>
<a href="https://s9a.page/orange">6</a><b>°</b>
<a href="https://webmural.com/jupiter">sagittarius</a>
</samp>
<address>
growing
<a href="https://p9e.page">perspective</a>
</address>
</details>