#playerOverlay {
background:rgba(0,0,0,0.5);
width: 620px;
height: 300px;
position:absolute;
text-align: center;
top:50%;
left: 35%;
padding-top: 10px;
margin-left: -160px;
margin-top: -150px;
z-index:3;
}
#playerClose {
display: inline-block;
margin-top: 10px;
font-weight: bold;
}
- 11:01
- 2249
- 2017-06-23 03:02:31
You must be logged in to post wall comments. Please Login or Signup (free).