Bugfix of error document

This commit is contained in:
2020-12-13 19:29:55 +01:00
parent 51531ff78e
commit 84c3e87a08

View File

@ -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"