Skip to content

Instantly share code, notes, and snippets.

@marek-saji
Created June 5, 2012 17:37
Show Gist options
  • Save marek-saji/2876469 to your computer and use it in GitHub Desktop.
Save marek-saji/2876469 to your computer and use it in GitHub Desktop.
New default "down due to maintenance" page.
/**
* New default "down due to maintenance" page.
*/
min-height : 100%;
padding-top : 30%;
font-family : sans;
font-size : 1.5em;
text-align : center;
color : #eee;
background : #584492;
<!-- content to be placed inside <body>…</body> -->
<p>
Service is temporarly down due to maintenance.
</p>
<img alt="-- HolonGlobe" src="
http://holonglobe.com/wp-content/themes/holonglobe/images/HG_logo.png" />
{"view":"split-vertical","fontsize":"100","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment