Template:Team:DukeNB/CSS

From 2014.igem.org

(Difference between revisions)
 
(32 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">
 +
 +
.navleft {
 +
position:fixed;
 +
color: #ffffff;
 +
margin-left:2.5%;
 +
margin-top:10%;
 +
text-align:center;
 +
font-size:3em;
 +
}
 +
 +
.navleft table td {
 +
padding:20px;
 +
font-color:#ffffff;
 +
}
 +
 +
#lapr td:hover {
 +
font-color: #0000ff;
 +
}
 +
 +
a {
 +
font-color:#000000;
 +
}
#rightnb {
#rightnb {
Line 11: Line 33:
width:70%;
width:70%;
color:#fff;
color:#fff;
 +
margin-top:-5%;
}
}
Line 42: Line 65:
}
}
-
.navleft {
+
.month {
-
position:fixed;
+
font-size:3em;
-
color: #ffffff;
+
float: center;
-
margin-left:2.5%;
+
padding:2.5%;
 +
text-align: center;
}
}
-
.navleft td:hover {
 
-
font-color:#0000ff;
 
-
background-color:#f0f0f0;
 
-
}
 
</style>
</style>

Latest revision as of 02:15, 18 October 2014