Skip to content
Snippets Groups Projects
Commit 2cfe9482 authored by psy's avatar psy
Browse files

add link to links.rc3.world

parent 0ac0ebd5
No related branches found
No related tags found
No related merge requests found
Pipeline #13635 passed
...@@ -38,10 +38,14 @@ img { ...@@ -38,10 +38,14 @@ img {
} }
#centerbox p { #centerbox p {
font-family: 'Cosmic Avenger';
text-align: center; text-align: center;
} }
.cosmicavenger {
font-family: 'Cosmic Avenger';
padding-bottom: 4em;
}
#footer { #footer {
position: absolute; position: absolute;
bottom: 0; bottom: 0;
...@@ -57,8 +61,8 @@ img { ...@@ -57,8 +61,8 @@ img {
<body> <body>
<div id="centerbox"> <div id="centerbox">
<img src="conn-lost.gif" alt="Cat" /> <img src="conn-lost.gif" alt="Cat" />
<p>Connection lost. Reconnecting...</p> <p class="cosmicavenger">Connection lost. Reconnecting...</p>
<p>Find links and more information at <a href="https://links.rc3.world">links.rc3.world</a>.</p>
</div> </div>
<div id="footer"> <div id="footer">
<p><a href="https://legal.rc3.world">Impressum und Datenschutzerklärung</a></p> <p><a href="https://legal.rc3.world">Impressum und Datenschutzerklärung</a></p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment