diff --git a/public/404.html b/public/404.html index 7f831bafa0dc53c60d32ca47dd0c744fa9926857..de39911e6cde4eabbb47064d9a90608a8117af66 100644 --- a/public/404.html +++ b/public/404.html @@ -55,6 +55,11 @@ left : 0; } + #content { + z-index: 3; + position: relative; + } + </style> </head> @@ -64,12 +69,14 @@ 404 </div> - These are not the kittens you're looking for. Move along. - <br/> - <br/> - <a href="/"> - Go Back? - </a> + <div id="content"> + These are not the kittens you're looking for. Move along. + <br/> + <br/> + <a href="/"> + Go Back? + </a> + </div> <div id="cat-footer" class="transparent"> <img src="https://s3.amazonaws.com/joindiaspora/peeping-tom.png">