generated from webmural/rose
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
48 lines (43 loc) · 1.2 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
<!DOCTYPE html>
<html lang="en-US">
<meta charset="utf-8">
<title>rising sign</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="color-scheme" content="dark">
<meta name="theme-color" content="purple">
<meta name="description" content="webmural rising sign">
<link rel="home" href="https://webmural.com">
<style media=(color)>
html {
background: purple;
color: peachpuff;
}
::selection {
background: plum;
color: black;
}
:any-link {
color: aquamarine;
}
</style>
<style>
html { font: max(28pt, 3vw)/1.5 system-ui }
body { margin: 1em; overflow-wrap: anywhere }
details { max-width: 20em; margin: auto }
:any-link { text-decoration-skip: spaces }
:focus { outline: thick dotted }
</style>
<details>
<summary>our rising sign?</summary>
<h1>
<a href="https://webmural.com">our</a> rising sign is an
<q cite="https://s9a.page/aplomb">umbillical chord</q>
</h1>
<samp>
<a href="https://webmural.com/28">28</a><b>°</b>
<a href="https://webmural.com/dfmu">scorpio</a>
</samp>
<p>wut else
<a href="https://webmural.com/astrology">u wunder</a>
'<a href="https://webmural.com/about">bout us</a>
</details>