-
Notifications
You must be signed in to change notification settings - Fork 0
/
input.html
56 lines (56 loc) · 2.21 KB
/
input.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
49
50
51
52
53
54
55
56
<!doctype html>
<html class="no-js" lang="">
<link rel="icon" href="favicon.gif" type="image/png">
<head>
<title>input</title>
<style type="text/css">
a {text-decoration: none; color: #a1a1a1;}
a:hover, ::selection {text-decoration: none; color: #ccc; background-color: #efefef;}
h2 {font-weight: 100; background-color: #efefef;}
hr {border-width:0; border-top: 1px dotted #fff}
summary {outline: none;}
img {display: grid; border: 1px solid #ccc; width: auto; height: auto;}
mark {background: #ccc; color:#fff;}
table, th, td {border: 0px;}
tt {color: #3d3d3d; -webkit-font-smoothing: none;}
tt {color: #3d3d3d}
::-webkit-details-marker {display: none;}
.image {display: grid; justify-content: center; grid-template-columns: 1fr 1fr;}
</style>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta property="og:title" content="pluslorem">
<meta property="og:description" content="osa uveine">
<meta property="og:image" content="https://pluslorem.wiki/lexicon/media/images/000.png">
<meta property="og:image:type" content="image/png">
<meta property="og:image:width" content="300">
<meta property="og:image:height" content="300">
</head>
<tt>
<body>
<header><a href="./index.html"><h1>::</h1></a></header>
<details open>
<summary>index/input</summary>
<br>
<table style="width:100%;">
<tr>
<td><a href="./input.html">input</a>/</td>
<td><a href="./screenshots.html">screenshots</a></td>
</tr>
<tr>
<td><a href="./output.html">output</a></td>
</tr>
</table>
<br>
</details>
<hr style="width:100%;text-align:left;margin-left:0">
<h2>a collection of resources and curated personal research on things which interest me.</h2>
<hr style="width:100%;text-align:left;margin-left:0">
<details open>
<summary><mark>folder</mark> <i><a href="./screenshots.html">screenshots</a></i></summary>
<p>archive of screenshots i've taken of various pieces of media</p>
</details>
<br>
<hr style="width:100%;border-width:1; border-top: 1px dotted #3d3d3d">
<p align="left"><a href="./about">about</a> | <a href="./deuveir">contact</a> | <a href="https://github.com/deuveir/deuveir.github.io">source</a></p>
</body>
</tt>