fixed #cat-footer overlay
This commit is contained in:
parent
9c7237ca1c
commit
13fa4af26f
1 changed files with 13 additions and 6 deletions
|
|
@ -55,6 +55,11 @@
|
||||||
left : 0;
|
left : 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#content {
|
||||||
|
z-index: 3;
|
||||||
|
position: relative;
|
||||||
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
@ -64,12 +69,14 @@
|
||||||
404
|
404
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div id="content">
|
||||||
These are not the kittens you're looking for. Move along.
|
These are not the kittens you're looking for. Move along.
|
||||||
<br/>
|
<br/>
|
||||||
<br/>
|
<br/>
|
||||||
<a href="/">
|
<a href="/">
|
||||||
Go Back?
|
Go Back?
|
||||||
</a>
|
</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div id="cat-footer" class="transparent">
|
<div id="cat-footer" class="transparent">
|
||||||
<img src="https://s3.amazonaws.com/joindiaspora/peeping-tom.png">
|
<img src="https://s3.amazonaws.com/joindiaspora/peeping-tom.png">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue