Skip to content

Commit 5f19de7

Browse files
committed
Fixed z-index of footer so links work on top of them
1 parent 70627fb commit 5f19de7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/gdicool.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
width: 100%;
3333
bottom: 3px;
3434
left: 0;
35-
z-index: 10;
35+
z-index: 0;
3636
font-size: 35%;
3737
text-align:right;
3838
background-image: url(../images/pink-logo.png);

0 commit comments

Comments
 (0)