diff --git a/templates/base.html b/templates/base.html index c877a3ee3..fff288815 100644 --- a/templates/base.html +++ b/templates/base.html @@ -10,8 +10,8 @@ {%- block meta -%}{%- endblock meta -%} {# Docs.rs styles #} - - + + diff --git a/templates/macros.html b/templates/macros.html index 917537b04..66872e28e 100644 --- a/templates/macros.html +++ b/templates/macros.html @@ -42,7 +42,6 @@ var link = document.createElement("link"); link.rel = "stylesheet"; link.href = stylesheet; - link.type = "text/css"; link.media = "all"; document.head.appendChild(link); diff --git a/templates/rustdoc/head.html b/templates/rustdoc/head.html index 1aebe42f3..93fde6328 100644 --- a/templates/rustdoc/head.html +++ b/templates/rustdoc/head.html @@ -1,5 +1,5 @@ {%- import "macros.html" as macros -%} - + diff --git a/templates/rustdoc/vendored.html b/templates/rustdoc/vendored.html index ecb163b30..a3d5d7e5f 100644 --- a/templates/rustdoc/vendored.html +++ b/templates/rustdoc/vendored.html @@ -1,2 +1,2 @@ - +