diff options
Diffstat (limited to 'files/es/web/http/headers')
-rw-r--r-- | files/es/web/http/headers/accept/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/es/web/http/headers/accept/index.html b/files/es/web/http/headers/accept/index.html index 7311f2498f..7d6338aa6a 100644 --- a/files/es/web/http/headers/accept/index.html +++ b/files/es/web/http/headers/accept/index.html @@ -51,7 +51,7 @@ Accept: text/html, application/xhtml+xml, application/xml;q=0.9, */*;q=0.8</pre> <ul> <li>image/png</li> <li>image/svg</li> - <li>image/gif<span style="display: none;"> </span></li> + <li>image/gif<span class="hidden"> </span></li> </ul> </dd> <dt><code>*/*</code></dt> |