summary refs log tree commit diff stats
path: root/lovely/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'lovely/style.css')
-rw-r--r--lovely/style.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/lovely/style.css b/lovely/style.css
index c6362ae..34f20aa 100644
--- a/lovely/style.css
+++ b/lovely/style.css
@@ -4,7 +4,7 @@ body {
 	font-family: sans-serif;
 	margin: 3%;
 	line-height: 1.4;
-	text-shadow: -3px 0 red, 0 3px lime, 3px 0 yellow, 0 -3px blue;
+	text-shadow: -1px 0 red, 0 1px lime, 1px 0 yellow, 0 -1px blue;
 }
 body, div, p, h1, h2, h3, h4, h5, h6, ul, ol{
 	padding: 2px;
@@ -172,6 +172,7 @@ html {
 
 p {
   cursor: help;
+  animation: spin 1s linear infinite; 
 }
 /*
   slowly grow text
@@ -247,7 +248,7 @@ html, body {
 }
 
 html {
-  perspective: 0;
+  perspective: 5000;
 }
 
 body {
3 20:09:07 -0500 committer Drew DeVault <sir@cmpwn.com> 2019-01-13 20:09:07 -0500 Add README.md, update license (MIT -2019)' href='/akspecs/aerc/commit/README.md?h=0.4.0&id=501c95d852971775d64b97872fe63ecea367c525'>501c95d ^
7880bd9 ^
9c10a90 ^
2b53347 ^
77d54fe ^
9c10a90 ^
7880bd9 ^

fc719e4 ^

0016775 ^





fc719e4 ^


a6012f2 ^
84e9853 ^
a6012f2 ^
8c023cd ^

501c95d ^
0b14d92 ^



ee61c28 ^
501c95d ^
ee61c28 ^




b18e339 ^

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