mirror of
https://github.com/cwinfo/yggdrasil-map
synced 2024-11-09 16:00:27 +00:00
Better title and little fixes
This commit is contained in:
parent
7dddb76770
commit
a1a2152414
@ -182,7 +182,6 @@ li {
|
||||
color: #333;
|
||||
line-height: 28px;
|
||||
letter-spacing: 0.2px;
|
||||
/*text-align: justify;*/
|
||||
}
|
||||
|
||||
#content h2 {
|
||||
|
@ -4,7 +4,7 @@
|
||||
<div id="content-wrapper">
|
||||
<div id="content">
|
||||
<h2>About fc00</h2>
|
||||
<p>fc00 is a project to demystify what <a href="http://hyperboria.net/">Hyperboria</a> network is like. Currently the only thing we have here is a map of the network. The full source code is at <a href="https://github.com/Randati/fc00.org">GitHub</a>.</p>
|
||||
<p>fc00 is a project that aims to demystify what <a href="http://hyperboria.net/">Hyperboria</a> network is like. Currently the only thing we have here is a map of the network. The full source code is at <a href="https://github.com/Randati/fc00.org">GitHub</a>.</p>
|
||||
<br>
|
||||
|
||||
<h3>Network map</h3>
|
||||
|
@ -2,7 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>fc00::/8</title>
|
||||
<title>fc00::/8 – Mapping Hyperboria</title>
|
||||
<script src="static/jquery-2.0.3.min.js"></script>
|
||||
<script src="static/jquery.autocomplete.min.js"></script>
|
||||
<link href='static/style.css' rel='stylesheet' type='text/css'>
|
||||
|
Loading…
Reference in New Issue
Block a user