remove unneeded type="text/css"

This commit is contained in:
Christian Oliff 2019-06-04 20:14:37 +09:00 committed by Matthew Taylor
parent 019edac69d
commit f5a8f30714

View file

@ -24,7 +24,7 @@
<script src="{{"js/jquery-3.3.1.min.js"| relURL}}{{ if $assetBusting }}?{{ now.Unix }}{{ end }}"></script>
<style type="text/css">
<style>
:root #header + #content > #left > #rlblock_left{
display:none !important;
}