aboutsummaryrefslogtreecommitdiff
path: root/ext/search.html
diff options
context:
space:
mode:
authortoasted-nutbread <toasted-nutbread@users.noreply.github.com>2021-06-27 11:46:16 -0400
committerGitHub <noreply@github.com>2021-06-27 11:46:16 -0400
commit94819e0ec316f06b27e57b9f02bff6927a5a45b4 (patch)
tree2d89c17730175aceeedfb8ec1f749ac39ec986a8 /ext/search.html
parent6b8cd5e623132b0697d628cd793bafb0d0b86ae0 (diff)
Move structured content CSS into a separate file (#1769)
Diffstat (limited to 'ext/search.html')
-rw-r--r--ext/search.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/search.html b/ext/search.html
index ec0a964c..2e25620e 100644
--- a/ext/search.html
+++ b/ext/search.html
@@ -13,6 +13,7 @@
<link rel="icon" type="image/png" href="/images/icon128.png" sizes="128x128">
<link rel="stylesheet" type="text/css" href="/css/material.css">
<link rel="stylesheet" type="text/css" href="/css/display.css">
+ <link rel="stylesheet" type="text/css" href="/css/structured-content.css">
<link rel="stylesheet" type="text/css" href="/css/search.css">
</head>
<body>