Template:Team:Bielefeld-CeBiTec/CSS/main.css

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
-
<head>
 
<style type="text/css">
<style type="text/css">
Line 214: Line 213:
-
</style>
+
/*
 +
* Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
 +
*/
 +
 +
article,
 +
aside,
 +
details,
 +
figcaption,
 +
figure,
 +
footer,
 +
header,
 +
hgroup,
 +
nav,
 +
section,
 +
summary {
 +
    display: block;
 +
}
 +
 
</style>
</style>
</html>
</html>

Revision as of 18:25, 1 June 2014