.
This commit is contained in:
@@ -26,9 +26,18 @@
|
||||
}
|
||||
|
||||
#content {
|
||||
position: fixed;
|
||||
height: 100%;
|
||||
min-height: 100%;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
z-index: -1;
|
||||
position: absolute;
|
||||
top: 101%;
|
||||
left: 0;
|
||||
right: 0;
|
||||
|
||||
background-color: #121212;
|
||||
}
|
||||
|
||||
#down {
|
||||
z-index: 1;
|
||||
position: relative;
|
||||
}
|
||||
Reference in New Issue
Block a user