Re-instate pixelated font
This commit is contained in:
parent
d665e7c4ac
commit
576cf6ca05
|
@ -4,9 +4,9 @@ body
|
||||||
|
|
||||||
margin: 0 0 0 0;
|
margin: 0 0 0 0;
|
||||||
|
|
||||||
// font-family: 'ConnectionRegular';
|
|
||||||
font-weight: normal;
|
|
||||||
font-style: sans;
|
font-style: sans;
|
||||||
|
font-family: 'ConnectionRegular';
|
||||||
|
font-weight: normal;
|
||||||
|
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
<li><a href="https://libregamenight.xyz">lgn</a></li>
|
<li><a href="https://libregamenight.xyz">lgn</a></li>
|
||||||
<li><a href="https://fsf.org">fsf</a></li>
|
<li><a href="https://fsf.org">fsf</a></li>
|
||||||
<li><a href="https://eunichx.us">eunichx</a></li>
|
<li><a href="https://eunichx.us">eunichx</a></li>
|
||||||
<li><b><a href="https://git.eunichx.us/insert-coin">
|
<li><b><a href="https://git.eunichx.us/insert-coin.git">
|
||||||
source-code</a></b></li>
|
source-code</a></b></li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -5,10 +5,9 @@
|
||||||
<!-- THIS ENTIRE FILE IS UNDER THE AGPLv3+
|
<!-- THIS ENTIRE FILE IS UNDER THE AGPLv3+
|
||||||
https://www.gnu.org/licenses/agpl-3.0.html -->
|
https://www.gnu.org/licenses/agpl-3.0.html -->
|
||||||
|
|
||||||
<!-- FANCY FONTS:
|
FANCY FONTS:
|
||||||
<link rel="stylesheet" media="screen"
|
<link rel="stylesheet" media="screen"
|
||||||
href="https://fontlibrary.org/face/connection" type="text/css"/>
|
href="https://fontlibrary.org/face/connection" type="text/css"/>
|
||||||
-->
|
|
||||||
|
|
||||||
<link rel="stylesheet" type="text/css" href="/res/css/style.css">
|
<link rel="stylesheet" type="text/css" href="/res/css/style.css">
|
||||||
<link rel="shortcut icon" href="/res/img/coin.png">
|
<link rel="shortcut icon" href="/res/img/coin.png">
|
||||||
|
|
Ŝarĝante…
Reference in New Issue