mirror of
https://github.com/cwinfo/yggdrasil-map
synced 2024-11-22 07:00:28 +00:00
Better title and little fixes
This commit is contained in:
parent
7dddb76770
commit
a1a2152414
@ -182,7 +182,6 @@ li {
|
|||||||
color: #333;
|
color: #333;
|
||||||
line-height: 28px;
|
line-height: 28px;
|
||||||
letter-spacing: 0.2px;
|
letter-spacing: 0.2px;
|
||||||
/*text-align: justify;*/
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#content h2 {
|
#content h2 {
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
<div id="content-wrapper">
|
<div id="content-wrapper">
|
||||||
<div id="content">
|
<div id="content">
|
||||||
<h2>About fc00</h2>
|
<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>
|
<br>
|
||||||
|
|
||||||
<h3>Network map</h3>
|
<h3>Network map</h3>
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<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-2.0.3.min.js"></script>
|
||||||
<script src="static/jquery.autocomplete.min.js"></script>
|
<script src="static/jquery.autocomplete.min.js"></script>
|
||||||
<link href='static/style.css' rel='stylesheet' type='text/css'>
|
<link href='static/style.css' rel='stylesheet' type='text/css'>
|
||||||
|
Loading…
Reference in New Issue
Block a user