Add layer + UI changes
This commit is contained in:
@@ -117,6 +117,13 @@ a:visited {
|
||||
.has-bottom-border {
|
||||
border-bottom: 1px #aaa solid;
|
||||
}
|
||||
.overlay {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
top: -10%;
|
||||
left: 0;
|
||||
}
|
||||
/* Custom controls */
|
||||
.site-control {
|
||||
padding-top: 3px;
|
||||
|
||||
Reference in New Issue
Block a user