Skip to content

Instantly share code, notes, and snippets.

@mcdope
mcdope / index.html
Created May 25, 2015 10:42
Simple Wartungs-Landingpage
<!doctype html>
<title>Wartungsarbeiten</title>
<meta charset="utf-8" />
<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; }
img { text-align: center; }
a { color: #dc8100; text-decoration: none; }