Copy Anything to Clipboard
Popup Anything – A Marketing Popup and Lead Generation Conversions
YARPP – Yet Another Related Posts Plugin
/* PPWP 樣式修改 - Andy */
form.post-password-form.ppw-form.ppw-pcp-password-form {
color: #ffffff;
background-image:url("圖片路徑");
background-size:cover;
border: solid 2px #cbe0ff;
text-align: center;
padding: 90px 25px;
margin-top: -16px;
font-size: 20px;
border-radius: 30px;
box-shadow: 3px 3px 9px #434553;
margin-bottom: 40px;
position: relative;
}
.ppw-description.ppw-pcp-pf-desc {
font-weight: 800;
font-size: 24px;
}
.ppw-form input[type='submit'] {
color: #ffffff!important;
background: #094585!important;
padding: 8px 20px;
border-radius: 11px;
border: solid 1px;
font-size: 16px;
}
p.ppw-input {
padding-top: 30px;
}
input.ppw-password-input.ppw-pcp-pf-password-input {
padding: 10px;
border-radius: 5px;
}
input[type=password] {
background-color: #094585;
border: 1px solid #bbb;
padding: 2px;
color: #4e4e4e;
}