It already defaults to `text/css` if value is absent (in HTML5).
@ -1,4 +1,4 @@
<style type="text/css">
<style>
#installSearchPluginContainer {
margin: 10px;
}
#searchPattern {
width: 500px;
line-height: 2em;
#searchPluginsContainer {
height: calc(100% - 20px);