Template:Team:DukeNB/CSS

From 2014.igem.org

(Difference between revisions)
m
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;
 
-
}
 
-
 
-
 
-
/*#sticky_cal_wrap {
 
-
  width: 20%;
 
-
  height: 260px;
 
-
  position:fixed;
 
-
  float:left;
 
-
  z-index: 0;
 
-
  overflow:hidden;
 
-
  margin: 10% 5%;
 
-
  padding: 0px;
 
-
  text-align:center:
 
-
}
 
-
 
-
#sticky_mj_wrap {
 
-
  width: 20%;
 
-
  height: 520px;
 
-
  position:fixed;
 
-
  float:left;
 
-
  z-index: 0;
 
-
  overflow:hidden;
 
-
  padding: 0px;
 
-
  text-align:center:
 
-
  margin-left: 10%;
 
-
  margin-right: 5%;
 
-
}
 
-
 
-
.calendar {}
 
-
 
-
#cal table {
 
-
text-align: center;
 
-
margin: 10px;
 
-
}
 
-
 
-
#cal td {
 
-
padding:5px;
 
-
}
 
-
 
-
#cal a {
 
-
text-align:center;
 
-
background-color:#0736A4;
 
-
}*/
 
#rightnb {
#rightnb {
Line 91: Line 45:
position:fixed;
position:fixed;
color: #ffffff;
color: #ffffff;
 +
margin-left:2.5%;
}
}
</style>
</style>

Revision as of 17:10, 6 October 2014