summaryrefslogtreecommitdiff
path: root/django/views/templates/csrf_403.html
diff options
context:
space:
mode:
Diffstat (limited to 'django/views/templates/csrf_403.html')
-rw-r--r--django/views/templates/csrf_403.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/django/views/templates/csrf_403.html b/django/views/templates/csrf_403.html
index 402a2c6cdd..85df032b12 100644
--- a/django/views/templates/csrf_403.html
+++ b/django/views/templates/csrf_403.html
@@ -4,7 +4,7 @@
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="robots" content="NONE,NOARCHIVE">
<title>403 Forbidden</title>
- <style type="text/css">
+ <style>
html * { padding:0; margin:0; }
body * { padding:10px 20px; }
body * * { padding:0; }