Last active
October 10, 2015 18:27
-
-
Save deivisonarthur/3732141 to your computer and use it in GitHub Desktop.
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
| <style> | |
| body { | |
| background:#fff none repeat scroll 0 0; | |
| color:#000; | |
| font-family:Helvetica,Arial,Verdana,sans-serif; | |
| font-size:12px; | |
| margin:0; | |
| padding:0; | |
| text-align:center; | |
| } | |
| h1 | |
| { | |
| margin:0px; | |
| padding:0px; | |
| margin-top:10%; | |
| font-size: 25pt; | |
| display:block; | |
| } | |
| h2 | |
| { | |
| padding:0px; | |
| margin-top: 5px; | |
| font-size: 18pt; | |
| } | |
| </style> | |
| </head> | |
| <body> | |
| <h1> | |
| <img src="http://onestepcheckout.com.br/MagentoOffline/coffe_cup.gif"> | |
| <br/><br/> | |
| Desculpem o transtorno, estamos realizando uma pequena atualização em nosso shop</h1> | |
| <h2>Aproveite esse tempo para desfrutar de uma xícara de café em seguida, tente atualizar esta página! </h2> | |
| <br/> | |
| Obrigado e volte sempre! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment