From 5bc65f72546e30e3f75a496f43df19d73ef88efd Mon Sep 17 00:00:00 2001 From: Andrew Yu Date: Wed, 12 Jan 2022 18:45:07 +0800 Subject: gray border --- lovely/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'lovely/style.css') diff --git a/lovely/style.css b/lovely/style.css index 9c08015..5d818ea 100644 --- a/lovely/style.css +++ b/lovely/style.css @@ -15,6 +15,7 @@ body, div, p, h1, h2, h3, h4, h5, h6, ul, ol{ animation-name: rotate; animation-iteration-count: 1; animation-duration: 3s; + border: 2px dotted gray; } body:hover, div:hover, p:hover, h1:hover, h2:hover, h3:hover, h4:hover, h5:hover, h6:hover, li:hover { perspective: 500px; -- cgit 1.4.1-2-gfad0 '>
Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.Kartik K. Agaram <vc@akkartik.com>
about summary refs log tree commit diff stats
path: root/arc/.traces/default-space-and-get-indirect
blob: 9046aa3d5fd71dbbb6a2da8bc1151ae4c4591450 (plain) (blame)
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
57
58
59
60