Skip to content

Commit

Permalink
Restore maintenance.html
Browse files Browse the repository at this point in the history
  • Loading branch information
olovy committed Oct 7, 2021
1 parent f1a049a commit 48bfbf3
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions maintenance.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!doctype html>
<title>Underhållsarbete</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>Libris katalogisering uppdateras.</h1>
<p>
<a href="http://www.kb.se/libris">Läs mer om uppdateringen</a>.
</p>
</article>

0 comments on commit 48bfbf3

Please sign in to comment.