diff --git a/config/error_page/403.html b/config/error_page/403.html index 68a0a4d..a900642 100644 --- a/config/error_page/403.html +++ b/config/error_page/403.html @@ -37,6 +37,10 @@ margin-top: 10px; color: #666; } + .verifyBox { + margin-top: 10px; + color: #666; + } .debug-info { margin-top: 30px; font-size: 12px; @@ -63,7 +67,7 @@ Date: {{.Date}}
diff --git a/config/error_page/CAPTCHA.html b/config/error_page/CAPTCHA.html index 1210f28..17d7519 100644 --- a/config/error_page/CAPTCHA.html +++ b/config/error_page/CAPTCHA.html @@ -32,6 +32,10 @@ margin-top: 10px; color: #666; } + .verifyBox { + margin-top: 10px; + color: #666; + } .footer { margin-top: 30px; font-size: 12px; @@ -73,9 +77,9 @@
Checking that you are not a robot
-
+