Template:Team:DukePolicy/CSS

From 2014.igem.org

(Difference between revisions)
(Created page with ".month { font-size:3em; float: center; padding:3%; text-align: center; }")
 
(22 intermediate revisions not shown)
Line 1: Line 1:
-
.month {
+
<html xmlns="http://www.w3.org/1999/xhtml">
-
font-size:3em;
+
 
-
float: center;
+
<head>
 +
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 +
<head>
 +
 
 +
 
 +
<style type="text/css">
 +
#topnav {
 +
color:#fff;
padding:3%;
padding:3%;
-
text-align: center;
+
margin: 3%;
 +
float: center;
 +
text-align:center;
 +
font-size:1.5em;
 +
}
 +
 
 +
#topnav a {
 +
color:#fff;
 +
text-decoration: underline;
 +
}
 +
 
 +
#threed {
 +
color:#fff;
 +
margin: 3%;
 +
}
 +
 
 +
#threed a {
 +
text-decoration:underline;
 +
}
 +
 
 +
#threed h2 {
 +
color:#fff;
 +
}
 +
 
 +
#threed img {
 +
display: inline-table;
 +
padding: 2%;
 +
width: 25%;
 +
height:25%;
 +
}
 +
 
 +
#hoco {
 +
color:#fff;
 +
margin: 3%;
 +
}
 +
 
 +
#hoco a {
 +
text-decoration:underline;
 +
}
 +
 
 +
#hoco h2 {
 +
color:#fff;
 +
}
 +
 
 +
#smath {
 +
color:#fff;
 +
margin: 3%;
 +
}
 +
 
 +
#smath a {
 +
text-decoration:underline;
 +
}
 +
 
 +
#smath img {
 +
display: inline;
 +
padding: 2%;
 +
width: 25%;
 +
height:25%;
 +
}
 +
 
 +
#smath h2 {
 +
color:#fff;
 +
}
 +
 
 +
.emphasis {
 +
font-size:1.5em;
 +
font-weight:bold;
}
}
 +
</style>
 +
</head>
 +
</html>

Latest revision as of 03:42, 18 October 2014