Add type attribute to style tag

This commit is contained in:
Gabriele 2014-11-04 22:00:00 +01:00
parent 5e77d99a5e
commit 0bfad7dce6

View file

@ -41,7 +41,7 @@
}).send();
}
</script>
<style>
<style type="text/css">
.col {
display: inline-block;
vertical-align: middle;