nginx-confgen 2.2 + minor ncdu page updates
This commit is contained in:
parent
b3c9c7407c
commit
68bf70e0eb
15 changed files with 56 additions and 21 deletions
16
pub/download/nginx-confgen-2.2.tar.gz.asc
Normal file
16
pub/download/nginx-confgen-2.2.tar.gz.asc
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEEdEYNMrgIEOupr6LpYjlMaYwnOfoFAmcXkCMACgkQYjlMaYwn
|
||||
OfprdxAAjxFrgs82yX4+WWoSHBfumuHXfS9b0F8ypSYorPiyshM4TUNoyAoEBNdn
|
||||
YhvuzmxPbwUtDUd0T/A5Fj2RVeM756ELuSwjZ0s8w4PTUfGsgrUf1whhlo94Zou9
|
||||
Q9/Cv4TEeRYQmD3RQEXOV2AylppCJqpGGEhXBSayZe3x8+Clhzguct8xfnokNejw
|
||||
GM8jVm9SE7LXUVtbe7/wzBjCoRIls+//VoKUK8CK2TZSVYln1s2cOyARBCYPCfAh
|
||||
Gl2uqIQDvXJygxprBqxasI7Ufl+1gsDDJFjgplkWLaljWKEyNrOlR3U0bTIDSWWn
|
||||
ZMGWdyof7RHGhRYJqkVp5AUay4hDp936ipVzvMhy358mkle9+Q9ifIF8DxfsvJpY
|
||||
NNK/sbA61W/AkLhkCxlYWeTpzw+LVh+/Aw4bMkYg+9BwImWGCTvOt08b6W9JHHig
|
||||
6jP5e472qXFpLLqqydGr2XDcegkIQuiAr3oaFF1xW1FhZS5DT3PQqBuoDQdGs1WU
|
||||
qi4Keqmtr/MZlqforenYP4JphYXfXShCFl9KGUX2ICcT5JD6d3ORBCzRlD77/yBD
|
||||
0nfcU30jLULhP+zYdRJ6FfE1aWRT7vhZBAzVg9HymebR6ThPaltYPR7IEWuAJdBt
|
||||
BCqbpLKSTo4EyMwpRNrNTuGHR0k8LYe+ruzod9/hNzyXby3WchQ=
|
||||
=XKpB
|
||||
-----END PGP SIGNATURE-----
|
||||
1
pub/download/nginx-confgen-2.2.tar.gz.md5
Normal file
1
pub/download/nginx-confgen-2.2.tar.gz.md5
Normal file
|
|
@ -0,0 +1 @@
|
|||
0c77368889ff0e2d2933fd0e5cc80432 nginx-confgen-2.2.tar.gz
|
||||
1
pub/download/nginx-confgen-2.2.tar.gz.sha1
Normal file
1
pub/download/nginx-confgen-2.2.tar.gz.sha1
Normal file
|
|
@ -0,0 +1 @@
|
|||
4cf8688d9816fc0cf54fbd0a42f206a90f28c5e2 nginx-confgen-2.2.tar.gz
|
||||
1
pub/download/nginx-confgen-2.2.tar.gz.sha256
Normal file
1
pub/download/nginx-confgen-2.2.tar.gz.sha256
Normal file
|
|
@ -0,0 +1 @@
|
|||
3ae5d17d1c0eb222a796faaf9dae4a729213ea01cd9ec3f8cd533245ebacb95c nginx-confgen-2.2.tar.gz
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
* { margin: 0; padding: 0; box-sizing: border-box; font: 13px 'Georgia', 'Verdana',serif; color: #222; line-height: 1.5em }
|
||||
header li a, h1, h2, h3, h4, h5 { font-family: sans-serif }
|
||||
|
||||
html, body { background: #ccc; text-align: center; height: 100% }
|
||||
html, body { background: #ccc; text-align: center; height: 100%; }
|
||||
#body { text-align: left; width: 802px; margin: 0 auto; background: #fff; border-left: 1px solid #aaa; border-right: 1px solid #aaa; min-height: 100%; display: flex; flex-flow: row wrap; align-items: flex-start }
|
||||
main, header { margin-top: 30px }
|
||||
header { flex: initial; width: 131px; border-right: 1px dashed #aaa; padding: 20px 10px; background: #fff }
|
||||
|
|
@ -11,7 +11,7 @@ footer { flex: initial; width: 100%; margin: 0; border-top: 1px dashed #aaa; hei
|
|||
#menu, #body > label { display: none }
|
||||
|
||||
footer p { position: relative; top: -10px; padding: 0; background: #fff; display: inline; color: #aaa }
|
||||
header li a { font-size: 14px }
|
||||
header li a, header li em { font-size: 14px }
|
||||
header h1 { font-weight: bold; text-align: center; font-size: 15px; margin-bottom: 20px }
|
||||
header li { margin: 0 0 15px 10px; list-style-type: none }
|
||||
header li a { text-decoration: none; display: block; width: 100%; border-bottom: 1px solid #fff }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue