static.wiai.de/board/index_maintenance.html
2023-01-10 11:40:39 +01:00

19 lines
786 B
HTML

<!doctype html>
<title>Board Maintenance</title>
<style>
body { text-align: center; padding: 150px; }
h1 { font-size: 50px; }
body { font: 20px Helvetica, sans-serif; color: #333; }
article { display: block; text-align: left; width: 650px; margin: 0 auto; }
a { color: #dc8100; text-decoration: none; }
a:hover { color: #333; text-decoration: none; }
</style>
<article>
<h1>We&rsquo;ll be back soon!</h1>
<div>
<p>Bitte entschuldigt die Umst&auml;nde, aber wir aktualisieren gerade unser Forum. In dringenden f&auml;llen k&ouml;nnt ihr uns jederzeit <a href="mailto:fachschaft.wiai@uni-bamberg.de">kontaktieren</a>, ansonsten ist das Forum in k&uuml;rze wieder f&uuml;r euch verf&uuml;gbar.</p>
<p>&mdash; Michael, Clemens</p>
</div>
</article>