Skip to content

Commit

Permalink
404 page enhancements suggested by Andreas Madsen
Browse files Browse the repository at this point in the history
  • Loading branch information
paulirish committed Aug 24, 2010
1 parent e24de7f commit 6735c0e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions 404.html
Expand Up @@ -5,6 +5,9 @@
body { text-align: center;}
h1 { font-size: 50px; }
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; }
details { display:block; }
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); }
span[frown] { transform: rotate(90deg); display:inline-block; color: #bbb; }
Expand Down

0 comments on commit 6735c0e

Please sign in to comment.