CSS update

This commit is contained in:
mDuo13
2022-04-20 14:34:39 -07:00
parent 21846a3045
commit e86aab50dd

View File

@@ -53,7 +53,7 @@
{% if target.lang=="ja" %}
<link href="{{currentpage.prefix}}assets/css/fonts-ja.css" rel="stylesheet" />
{% endif %}
<link href="{{currentpage.prefix}}assets/css/devportal2022-v3.css" rel="stylesheet" />
<link href="{{currentpage.prefix}}assets/css/devportal2022-v4.css" rel="stylesheet" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />