Template:Team:DukePolicy/CSS

From 2014.igem.org

(Difference between revisions)
 
(13 intermediate revisions not shown)
Line 7: Line 7:
<style type="text/css">
<style type="text/css">
-
.policy {
+
#topnav {
-
font-size:3em;
+
color:#fff;
-
float: center;
+
padding:3%;
padding:3%;
-
text-align: center;
+
margin: 3%;
 +
float: center;
 +
text-align:center;
 +
font-size:1.5em;
}
}
-
.threed {
+
#topnav a {
 +
color:#fff;
 +
text-decoration: underline;
 +
}
 +
 
 +
#threed {
color:#fff;
color:#fff;
margin: 3%;
margin: 3%;
}
}
-
.threed a {
+
#threed a {
text-decoration:underline;
text-decoration:underline;
}
}
-
.threed img {
+
#threed h2 {
-
display: inline;
+
color:#fff;
 +
}
 +
 
 +
#threed img {
 +
display: inline-table;
padding: 2%;
padding: 2%;
width: 25%;
width: 25%;
Line 30: Line 41:
}
}
-
.hoco {
+
#hoco {
color:#fff;
color:#fff;
margin: 3%;
margin: 3%;
}
}
-
.hoco a {
+
#hoco a {
text-decoration:underline;
text-decoration:underline;
}
}
-
.smath {
+
#hoco h2 {
color:#fff;
color:#fff;
-
margin: 3%;
 
}
}
-
.smath p {
+
#smath {
color:#fff;
color:#fff;
 +
margin: 3%;
}
}
-
.smath a {
+
#smath a {
text-decoration:underline;
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>
</style>
</head>
</head>
</html>
</html>

Latest revision as of 03:42, 18 October 2014