Skip to content

Instantly share code, notes, and snippets.

@yellowsoar
yellowsoar / index.html
Last active October 23, 2019 02:01 — forked from pitch-gist/gist:2999707
陽春維修頁 maintenance
<!doctype html>
<head>
<meta charset="utf-8" />
<title>網站維修中...</title>
</head>
<style>
body { text-align: center}
h1 { font-size: 50px; }
body { font: 20px Helvetica, sans-serif; color: #333; }
article { display: block; text-align: left; width: 75%; margin: 0 auto; }