~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
blob: e37154c5504929ed1ce0f0d29421f9ce0a54eae0 (plain)
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
						</td>
					</tr>
				</tbody>
			</table>
		</main>
		<hr/>
		<footer>
			nginx<br/>
		</footer>
		<style>
body {
	line-height: 1.3;
	max-width: 156ch;
	margin: 0 auto;
}
header div { float: right; }
header div a {
	padding: 5px;
	border: 1px black solid;
}
.doc hr { display: none; }
.doc h1 {
	font-size: 12pt;
	font-weight: normal;
}
main td.nav { display: block; }
main td.doc {
	max-width: 120ch;
  display: table-cell;
}
h1 small { font-size: 12pt; }
div.warn { background: orange; }
.bigbuttons td {
	padding: 1em;
	width: 100px;
	height: 100px;
}
.bigbuttons td a { color: black; }
.bigbuttons img { width: +5em; }
.bigbuttons td:hover { background: linear-gradient(white 20%, steelblue); }
		</style>
	</body>
</html>