Template:Team:DukeNB/CSS

From 2014.igem.org

(Difference between revisions)
 
(48 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">
-
#cal {
 
-
position: relative;
 
-
float:center;
 
-
}
 
-
 
+
.navleft {
-
 
+
position:fixed;
-
#sticky_cal_wrap {  
+
color: #ffffff;
-
  width: 20%;
+
margin-left:2.5%;
-
  height: 260px;
+
margin-top:10%;
-
  position:fixed;  
+
text-align:center;
-
  float:left;
+
font-size:3em;
-
  z-index: 0;
+
-
  overflow:hidden;
+
-
  margin: 10% 5%;
+
-
  padding: 0px;
+
-
  text-align:center:
+
}
}
-
#sticky_mj_wrap {  
+
.navleft table td {
-
  width: 20%;
+
padding:20px;
-
  height: 520px;
+
font-color:#ffffff;
-
  position:fixed;
+
-
  float:left;
+
-
  z-index: 0;
+
-
  overflow:hidden;
+
-
  padding: 0px;
+
-
  text-align:center:
+
-
  margin-left: 10%;
+
-
  margin-right: 5%;
+
}
}
-
.calendar {}
+
#lapr td:hover {
-
 
+
font-color: #0000ff;
-
#cal table {
+
-
text-align: center;
+
-
margin: 10px;
+
}
}
-
#cal td {
+
a {
-
padding:5px;
+
font-color:#000000;
-
}
+
-
 
+
-
#cal a {
+
-
text-align:center;
+
-
background-color:#0736A4;
+
}
}
Line 58: Line 33:
width:70%;
width:70%;
color:#fff;
color:#fff;
 +
margin-top:-5%;
}
}
Line 87: Line 63:
width:100px;
width:100px;
height:100px;
height:100px;
 +
}
 +
 +
.month {
 +
font-size:3em;
 +
float: center;
 +
padding:2.5%;
 +
text-align: center;
}
}
</style>
</style>
-
 
</head>
</head>
<body>
<body>
 +
</body>
</body>
</html>
</html>

Latest revision as of 02:15, 18 October 2014