FC – Estilos para página password

body.page .post-password-form { max-width: 600px; margin: 100px auto; padding: 0 24px; text-align: center; } body.page .post-password-form label { font-size: 0; width: stretch; } body.page .post-password-form input[type=”password”], body.page .post-password-form input[type=”submit”] { height: 48px; box-sizing: border-box; vertical-align: middle; } body.page .post-password-form input[type=”password”]…Continue reading