added inziu-iosevka download list
This commit is contained in:
parent
45a3724323
commit
c2265feafa
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
18
index.css
18
index.css
|
@ -245,6 +245,24 @@ snippet { display: none }
|
|||
opacity: 0.4;
|
||||
}
|
||||
|
||||
section#inziu-downloads h2 {
|
||||
font-weight: 200;
|
||||
text-align: center;
|
||||
font-size: 2rem;
|
||||
margin-top: 0;
|
||||
margin-bottom: 3rem;
|
||||
}
|
||||
section#inziu-downloads h2:before, section#inziu-downloads h2:after {
|
||||
content: '';
|
||||
display: inline-block;
|
||||
border-bottom: 1px solid #ddd;
|
||||
width: 2em;
|
||||
margin: 0 1em;
|
||||
vertical-align: 0.3em;
|
||||
}
|
||||
section#inziu-downloads li a.link {
|
||||
font-weight: bold
|
||||
}
|
||||
|
||||
/* hljs */
|
||||
section.color-light {
|
||||
|
|
16
inziu.html
Normal file
16
inziu.html
Normal file
|
@ -0,0 +1,16 @@
|
|||
<!DOCTYPE html><html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Iosevka</title>
|
||||
<style> @import url(index.css); </style>
|
||||
<link href="https://cdn.bootcss.com/simple-line-icons/2.2.3/css/simple-line-icons.css" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
<section id="inziu-downloads" class="general">
|
||||
<h2>Inziu Iosevka Downloads</h2>
|
||||
<ul>
|
||||
<li><a class="link" href="http://7xpdnl.dl1.z0.glb.clouddn.com/inziu-iosevka-1.5.0-pre.7z">Inziu Iosevka version 1.5.0-pre</a> (Dec 22, 2015) 7z archive, Chinese and Japanese variants</li>
|
||||
</ul>
|
||||
</section>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user