Bugfix of error document
This commit is contained in:
@ -151,7 +151,7 @@ const char *http_error_document =
|
|||||||
" color: #808080;\n"
|
" color: #808080;\n"
|
||||||
" font-size: 0.75em;\n"
|
" font-size: 0.75em;\n"
|
||||||
" text-align: center;\n"
|
" text-align: center;\n"
|
||||||
" margin: 0.5em 0;"
|
" margin: 0.5em 0;\n"
|
||||||
" }\n"
|
" }\n"
|
||||||
" </style>\n"
|
" </style>\n"
|
||||||
"</head>\n"
|
"</head>\n"
|
||||||
|
Reference in New Issue
Block a user