revert to the crt effects
This commit is contained in:
@@ -25,4 +25,14 @@ layout: none
|
||||
height: 480px;
|
||||
width: 640px;
|
||||
overflow: scroll;
|
||||
}
|
||||
|
||||
.screen-content::before{
|
||||
z-index: 2;
|
||||
pointer-events: none;
|
||||
background-image: url({{site.baseurl}}/assets/images/scanline.png);
|
||||
background-repeat: repeat;
|
||||
width:200px;
|
||||
height:200px;
|
||||
|
||||
}
|
Reference in New Issue
Block a user