Remove not needed type attribute for the style element

This commit is contained in:
Carsten Grohmann 2018-11-08 18:09:00 +01:00
parent f1591ed8f9
commit aea2ea1506

View File

@ -5,7 +5,7 @@
<meta charset="UTF-8">
<title>OOM Analyser</title>
<style type='text/css'>
<style>
.text--append-suffix-kbytes {
text-align: right;