Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorDuke <duke.m16@gmail.com>2013-06-19 02:49:55 +0400
committerFlorian Staudacher <florian_staudacher@yahoo.de>2013-06-22 04:49:10 +0400
commit13fa4af26f07ddb63ae9123054726e8e45dc4437 (patch)
tree2c3b3fbdabf3ef99eba1b663683a96761e84b0c7 /public
parent9c7237ca1c3e6c081f199c720d691578510af449 (diff)
fixed #cat-footer overlay
Diffstat (limited to 'public')
-rw-r--r--public/404.html19
1 files changed, 13 insertions, 6 deletions
diff --git a/public/404.html b/public/404.html
index 7f831bafa..de39911e6 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">