Sha256: dc24947aeae45698758cc660630772e22707cc0f0daa875cd99a9af6348e020f

Contents?: true

Size: 1.32 KB

Versions: 31

Compression:

Stored size: 1.32 KB

Contents

<!doctype html>
<html>
<head>
  <meta charset="utf-8">
  <title>Page Not Found :(</title> 
  <style>
	  body { text-align: center;}
	  h1 { font-size: 50px; text-align: center }
	  span[frown] { transform: rotate(90deg); display:inline-block; color: #bbb; }
	  body { font: 20px Constantia, 'Hoefler Text',  "Adobe Caslon Pro", Baskerville, Georgia, Times, serif; color: #999; text-shadow: 2px 2px 2px rgba(200, 200, 200, 0.5); }
	  ::-moz-selection{ background:#FF5E99; color:#fff; }
	  ::selection { background:#FF5E99; color:#fff; } 
	  article {display:block; text-align: left; width: 500px; margin: 0 auto; }
	  
	  a { color: rgb(36, 109, 56); text-decoration:none; }
	  a:hover { color: rgb(96, 73, 141) ; text-shadow: 2px 2px 2px rgba(36, 109, 56, 0.5); }
  </style>
</head>
<body>
     <article>
	  <h1>Not found <span frown>:(</span></h1>
	   <div>
	       <p>Sorry, but the page you were trying to view does not exist.</p>
	       <p>It looks like this was the result of either:</p>
	       <ul>
		   <li>a mistyped address</li>
		   <li>an out-of-date link</li>
	       </ul>
	   </div>
	    
	    <script>
	    var GOOG_FIXURL_LANG = (navigator.language || '').slice(0,2),
		GOOG_FIXURL_SITE = location.host;
	    </script>
	    <script src="http://linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js"></script>
     </article>
</body>
</html>

Version data entries

31 entries across 30 versions & 5 rubygems

Version Path
compass_extension-0.2.1.rc1 templates/project/files/404.html
compass_extension-0.2.1 templates/project/files/404.html
compass_extension-0.2.1.rc.0 templates/project/files/404.html
compass_extension-0.2.0 templates/project/files/404.html
compass_extension-0.1.9.beta.2 templates/project/files/404.html
compass_extension-0.1.9.1 templates/project/files/404.html
compass_extension-0.1.9.beta.1 templates/project/files/404.html
compass_extension-0.1.9.beta templates/project/files/404.html
compass_extension-0.1.9 templates/project/files/404.html
compass_extension-0.1.8 templates/project/files/404.html
compass_extension-0.1.7 templates/project/files/404.html
compass_extension-0.1.6 templates/project/files/404.html
compass_extension-0.1.5 templates/project/files/404.html
compass_extension-0.1.4 templates/project/files/404.html
compass_extension-0.1.3 templates/project/files/404.html
compass_extension-0.1.2 templates/project/files/404.html
compass_extension-0.1.1 templates/project/files/404.html
survivalkit-0.3.4 templates/project/sources/html5-boilerplate/404.html
survivalkit-0.3.3 templates/project/sources/html5-boilerplate/404.html
survivalkit-0.3.3 templates/drupal/sources/html5-boilerplate/404.html