summary refs log tree commit diff stats
path: root/index.html
diff options
context:
space:
mode:
authorAndrew Yu <andrew@andrewyu.org>2022-01-11 15:16:50 +0800
committerAndrew Yu <andrew@andrewyu.org>2022-01-11 15:16:50 +0800
commit87a6cec72213b71c5c06f65496e28dcab2b50f33 (patch)
tree1f3779886470af864ca77cd8e89d2cddd2f3ecc7 /index.html
parent519e27abee08927a1cae8e9942d6fcf438f2cf34 (diff)
downloadwww-87a6cec72213b71c5c06f65496e28dcab2b50f33.tar.gz
put randlinks into flexdiv
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 4dbb8b5..4f851ce 100644
--- a/index.html
+++ b/index.html
@@ -56,12 +56,12 @@
 				<p>Contact me if you would like to sell an old ThinkPad x200 in good shape.</p>
 				<p>Caution: This server is quite new, and it seems to be in some dnsbl lists.  I'll try to get to you by other means if my email gets blocked.  Seems to be an issue with my reverse DNS, which I recently fixed.  We'll see.  Writing to me won't be affected though.</p>
 			</div>
-		</div>
-		<div id="outlink">
+			<div id="randlinks">
 			<h2>Random Links</h2>
 			<ul>
 				<li><a href="https://fsf.org">The Free Software Foundation</a>.</li>
 			</ul>
+			</div>
 		</div>
 		<div id="footer">
 			<p>This site is designed to be viewable with plain text, only a few typographic and web design conventions are followed. Do you agree that max-width: 75ex makes sense?  I do that since people have a hard time scanning scross lines.  Also, I now use a sans font because some people have trouble reading monospace.  I prefer the Airbus B612Mono and B612 fonts, but I respect your preference by just saying font-family: sans-serif.  If you read this on a plain text browser like me, this won't matter, of course.  I'm also looking for a high-contrast colorful stylesheet.  As you can see, I did use some flexboxes in here.  They don't seem to respect min-width and max-width properly, especially min-wdith.  Tell me if you have a solution, thanks.</p>
im?h=devel&id=8b2a9401a147bd0b26cd2976ae71a1022fbde8cc'>8b2a9401a ^
972c51086 ^














8b2a9401a ^
972c51086 ^




8b2a9401a ^
e792940f5 ^







972c51086 ^





8b2a9401a ^
972c51086 ^


8b2a9401a ^
972c51086 ^


8b2a9401a ^
972c51086 ^
8b2a9401a ^

972c51086 ^

8b2a9401a ^
972c51086 ^


8b2a9401a ^
972c51086 ^



8b2a9401a ^

972c51086 ^



8b2a9401a ^

972c51086 ^


8b2a9401a ^
e792940f5 ^
8b2a9401a ^

972c51086 ^

8b2a9401a ^

972c51086 ^



8b2a9401a ^
972c51086 ^



8b2a9401a ^

972c51086 ^

8b2a9401a ^
972c51086 ^

8b2a9401a ^
972c51086 ^



8b2a9401a ^
972c51086 ^
8b2a9401a ^

972c51086 ^


8b2a9401a ^
972c51086 ^
8b2a9401a ^
972c51086 ^
8b2a9401a ^
972c51086 ^



8b2a9401a ^
972c51086 ^




8b2a9401a ^
972c51086 ^


e792940f5 ^
972c51086 ^

8b2a9401a ^


972c51086 ^
972c51086 ^
e792940f5 ^

8b2a9401a ^
e792940f5 ^
8b2a9401a ^
972c51086 ^

8b2a9401a ^
e792940f5 ^


972c51086 ^
8b2a9401a ^
e792940f5 ^


972c51086 ^
8b2a9401a ^
972c51086 ^

8b2a9401a ^
972c51086 ^

8b2a9401a ^
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198