diff options
Diffstat (limited to 'ext/bg/search.html')
-rw-r--r-- | ext/bg/search.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/bg/search.html b/ext/bg/search.html index f0333ab2..43f9f7eb 100644 --- a/ext/bg/search.html +++ b/ext/bg/search.html @@ -11,6 +11,7 @@ <link rel="icon" type="image/png" href="/mixed/img/icon48.png" sizes="48x48"> <link rel="icon" type="image/png" href="/mixed/img/icon64.png" sizes="64x64"> <link rel="icon" type="image/png" href="/mixed/img/icon128.png" sizes="128x128"> + <link rel="stylesheet" type="text/css" href="/mixed/css/material.css"> <link rel="stylesheet" type="text/css" href="/mixed/css/display.css"> <link rel="stylesheet" type="text/css" href="/mixed/css/search.css"> </head> |