effect only in the center
This commit is contained in:
@@ -24,15 +24,16 @@ layout: none
|
||||
/* padding-right: 50px; */
|
||||
height: 480px;
|
||||
width: 640px;
|
||||
overflow: scroll;
|
||||
overflow-y: auto;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
.screen-content::before{
|
||||
z-index: 2;
|
||||
/* z-index: 2;
|
||||
pointer-events: none;
|
||||
background-image: url({{site.baseurl}}/assets/images/scanline.png);
|
||||
background-repeat: repeat;
|
||||
width:200px;
|
||||
height:200px;
|
||||
height:200px;*/
|
||||
|
||||
}
|
Reference in New Issue
Block a user