mirror of
https://github.com/skoelle/moonweb-site.git
synced 2026-09-17 17:00:25 +00:00
Add footer with moonweb.org and Retro Corner links to phobia and tcm
This commit is contained in:
+11
-2
@@ -115,6 +115,14 @@
|
||||
width:100%
|
||||
}
|
||||
}
|
||||
.footer {
|
||||
font-size: 0.9em;
|
||||
text-align: center;
|
||||
padding: 20px;
|
||||
background-color: #333;
|
||||
color: #f0f0f0;
|
||||
margin-top: 20px;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
@@ -241,8 +249,9 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<div>
|
||||
<p>Stefan Koelle 1992 - 1995</p>
|
||||
<div class="footer">
|
||||
Stefan Koelle 1992 - 1995<br>
|
||||
Part of <a href="/">moonweb.org</a> · <a href="/retro/">Retro Corner</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user