Created
June 5, 2012 17:37
-
-
Save marek-saji/2876469 to your computer and use it in GitHub Desktop.
New default "down due to maintenance" page.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* 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; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- 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" /> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"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