-
Notifications
You must be signed in to change notification settings - Fork 6
/
.glossary-template.html
174 lines (152 loc) · 3.84 KB
/
.glossary-template.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
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
<html>
<head>
<title>KERI / CESR / ACDC Glossary</title>
<style>
body {
background-color: white;
padding: 0px;
margin: 0px;
font-family: Arial, sans-serif;
}
header {
color: #ca8d34;
padding: 36px;
font-family: Verdana, sans-serif;
font-size: 24px;
background-repeat: none;
text-align: right;
background-image: url(https://keri.one/wp-content/uploads/2020/09/keri-logo-1.png);
background-repeat: no-repeat;
}
main {
padding: 16px 24px;
color: #444;
}
@media screen and (min-width: 640px) {
main {
padding: 24px 64px;
}
}
dt {
margin-top: 1.4em;
color: #a3c74e;
font-size: 125%;
font-family: Verdana, sans-serif;
}
dt.letter {
text-align: center;
font-weight: bold;
color: #999;
border-bottom: solid 1px #ddd;
margin-left: 25%;
margin-right: 25%;
margin-top: 2.2em;
color: #666;
}
nav {
padding: 4px 16px;
text-align: center;
background-color: #ddd;
color: #888;
}
dd {
margin-left: 2em;
}
dt > span.tag {
float: right;
background-color: #eee;
border: 1px solid #ccc;
padding: 2px 4px;
margin-right: 4px;
font-size: 60%;
font-family: Verdana;
color: #666;
}
dd>p:first-child {
margin-top: 0.2em;
}
a {
color: #3061a8;
text-decoration: none;
}
a:hover {
border-bottom: solid 1px #3061a8;
}
a:active {
background-color: #eee;
}
a:visited {
color: #6161a8;
}
nav > a, nav > a:visited {
color: black;
}
p.meta {
font-size: 80%;
color: #bbb;
text-align: right;
margin-top: -0.9em;
}
._slf {
float: left;
padding-right: 4px;
padding-top: 4px;
margin-left: -20px;
cursor: pointer;
width:16px;
height:16px;
display: none;
}
dt:not(.letter):hover > ._slf {
display: inline;
}
._xl {
padding-right: 4px;
display: none;
cursor: pointer;
width:16px;
height:16px;
}
dt:not(.letter):hover > ._xl {
display: inline;
}
</style>
<script>
var getAbsoluteUrl = (function() {
var a;
return function(url) {
if (!a)
a = document.createElement('a');
a.href = url;
return a.href;
};
})();
function copyUrl(url) {
x = getAbsoluteUrl(url);
navigator.clipboard.writeText(x);
}
function goto(url) {
window.location = url;
}
</script>
</head>
<body>
<svg style="display:none">
<symbol id="_slf" viewBox="0 0 16 16">
<path style="fill:#aaa" fill-rule="evenodd"
d="M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z"/>
</symbol>
<symbol id="_xl" viewBox="0 -256 1850 1850">
<g transform="matrix(1,0,0,-1,30.372881,1426.9492)">
<path style="fill:#aaa"
d="M 1408,608 V 288 Q 1408,169 1323.5,84.5 1239,0 1120,0 H 288 Q 169,0 84.5,84.5 0,169 0,288 v 832 Q 0,1239 84.5,1323.5 169,1408 288,1408 h 704 q 14,0 23,-9 9,-9 9,-23 v -64 q 0,-14 -9,-23 -9,-9 -23,-9 H 288 q -66,0 -113,-47 -47,-47 -47,-113 V 288 q 0,-66 47,-113 47,-47 113,-47 h 832 q 66,0 113,47 47,47 47,113 v 320 q 0,14 9,23 9,9 23,9 h 64 q 14,0 23,-9 9,-9 9,-23 z m 384,864 V 960 q 0,-26 -19,-45 -19,-19 -45,-19 -26,0 -45,19 L 1507,1091 855,439 q -10,-10 -23,-10 -13,0 -23,10 L 695,553 q -10,10 -10,23 0,13 10,23 l 652,652 -176,176 q -19,19 -19,45 0,26 19,45 19,19 45,19 h 512 q 26,0 45,-19 19,-19 19,-45 z" />
</g>
</symbol>
</svg>
<header>KERI / CESR / ACDC Glossary</header>
%nav
<main>
%main
</main>
</body>
</html>