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

From 2014.igem.org

(Difference between revisions)
(Undo revision 64102 by SebastianBlunk (talk))
Line 144: Line 144:
a:link {color: #3fb498;text-decoration:none;}
a:link {color: #3fb498;text-decoration:none;}
a:active {color: #3fb498;text-decoration:none;}
a:active {color: #3fb498;text-decoration:none;}
-
 
+
/*
 +
* 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 15:48, 10 August 2014