ascvh@#%(^-^)V ?host,ip,port,protocol,title,domain,country,city,link,org ???à JFIF x x ?? C ?? C ?à " ?? ?? μ } !1AQa "q2?‘?#B±áR?e$3br? %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz??…???‰?’“”?–—???¢£¤¥|§¨?a23′μ?·?1o??????èéêòó???×?ùúáa?????èéê?òó???÷?ùú?? ?? μ w !1AQ aq"2?B‘?±á #3Rebr?{
File "ipopup.css"
Full Path: /home/zcziejy/ryadselyen/wp-socializer/admin/css/ipopup.css
File size: 866 bytes
MIME-type: text/plain
Charset: utf-8
#wpsr_ipopup_wrap {
position: fixed;
z-index: 9999999;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.5);
}
#wpsr_ipopup_wrap section{
position: absolute;
transform: translate(-50%,-50%);
top: 50%;
left: 50%;
width: 800px;
height: 400px;
box-shadow: 0 2px 9px -1px #000;
background: #fff;
}
#wpsr_ipopup_wrap section iframe{
width: 100%;
height: 100%;
}
.wpsr_ipopup_close {
position: absolute;
top: -30px;
right: 0;
background: #fff;
border-radius: 50%;
width: 20px;
height: 20px;
text-align: center;
color: #000;
text-decoration: none;
font-weight: bold;
box-shadow: 0 2px 9px -1px #000;
}
@media screen and (max-width: 950px) {
#wpsr_ipopup_wrap section{
width: 100%;
}
}