images
7 years ago
license
1 year ago
activity-report-widget.1744125809.css
1 year ago
diff.1744125809.css
1 year ago
fullLog.1744125809.css
1 year ago
iptraf.1744125809.css
1 year ago
jquery-ui-timepicker-addon.1744125809.css
1 year ago
jquery-ui.min.1744125809.css
1 year ago
jquery-ui.structure.min.1744125809.css
1 year ago
jquery-ui.theme.min.1744125809.css
1 year ago
main.1744125809.css
1 year ago
phpinfo.1744125809.css
1 year ago
wf-adminbar.1744125809.css
1 year ago
wf-colorbox.1744125809.css
1 year ago
wf-font-awesome.1744125809.css
1 year ago
wf-global.1744125809.css
1 year ago
wf-ionicons.1744125809.css
1 year ago
wf-onboarding.1744125809.css
1 year ago
wf-roboto-font.1744125809.css
1 year ago
wfselect2.min.1744125809.css
1 year ago
wordfenceBox.1744125809.css
1 year ago
fullLog.1744125809.css
22 lines
| 1 | body { |
| 2 | background: #fff; |
| 3 | font-family: Arial; |
| 4 | font-size: 12px; |
| 5 | } |
| 6 | h1 { |
| 7 | background: url(../images/wordfence-logo.svg); |
| 8 | background-position: 0 0; |
| 9 | background-repeat: no-repeat; |
| 10 | height: 64px; |
| 11 | vertical-align: middle; |
| 12 | padding: 10px 0 0 90px; |
| 13 | margin: 20px 0 10px 0; |
| 14 | font-size: 34px; |
| 15 | color: #777; |
| 16 | } |
| 17 | .error { |
| 18 | color: #F00; |
| 19 | font-weight: bold; |
| 20 | margin: 20px 0 20px 0; |
| 21 | } |
| 22 |