Template:Team:DukePolicy/CSS

From 2014.igem.org

(Difference between revisions)
 
(6 intermediate revisions not shown)
Line 7: Line 7:
<style type="text/css">
<style type="text/css">
 +
#topnav {
 +
color:#fff;
 +
padding:3%;
 +
margin: 3%;
 +
float: center;
 +
text-align:center;
 +
font-size:1.5em;
 +
}
 +
 +
#topnav a {
 +
color:#fff;
 +
text-decoration: underline;
 +
}
 +
#threed {
#threed {
color:#fff;
color:#fff;
Line 58: Line 72:
#smath h2 {
#smath h2 {
color:#fff;
color:#fff;
 +
}
 +
 +
.emphasis {
 +
font-size:1.5em;
 +
font-weight:bold;
}
}
</style>
</style>
</head>
</head>
</html>
</html>

Latest revision as of 03:42, 18 October 2014