You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
370 B

body {
background: #fff;
font-family: Arial;
font-size: 12px;
}
h1 {
background: url(../images/wordfence-logo.svg);
background-position: 0 0;
background-repeat: no-repeat;
height: 64px;
vertical-align: middle;
padding: 10px 0 0 90px;
margin: 20px 0 10px 0;
font-size: 34px;
color: #777;
}
.error {
color: #F00;
font-weight: bold;
margin: 20px 0 20px 0;
}