Template:Team:DukeProject/CSS

From 2014.igem.org

(Difference between revisions)
(Created page with "<html xmlns="http://www.w3.org/1999/xhtml"> <!--THIS STYLE SHEET IS FOR THE PROJECT PAGE --> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <style...")
 
(7 intermediate revisions not shown)
Line 6: Line 6:
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<style media="screen" type="text/css">
<style media="screen" type="text/css">
 +
 +
.sec {
 +
color:#fff;
 +
margin:5%;
 +
}
 +
 +
.sec h2,h3 {
 +
color:#fff;
 +
margin-right: 5%;
 +
}
 +
 +
.sec img {
 +
width:30%;
 +
height:30%;
 +
}
</style>
</style>

Latest revision as of 01:32, 18 October 2014