Template:Team:DukeNB/CSS

From 2014.igem.org

(Difference between revisions)
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 {
+
#cal {
float:left;
float:left;
 +
position:fixed;
 +
width:500px;
 +
margin-right:1000px;
}
}
-
.cal table {
+
#sticky_cal_wrap {
 +
  width: 600px;
 +
  margin: 15px auto;
 +
  position: relative;
 +
}
 +
 
 +
 
 +
#cal table {
text-align: center;
text-align: center;
margin: 50px;
margin: 50px;
}
}
-
.cal td {
+
#cal td {
padding:5px;
padding:5px;
}
}
-
.cal a {
+
#cal a {
text-align:center;
text-align:center;
background-color:#0736A4;
background-color:#0736A4;
}
}
-
.rightnb {
+
#rightnb {
float:right;
float:right;
}
}
Line 64: Line 74:
<body>
<body>
<div id="sticky_cal_wrap">
<div id="sticky_cal_wrap">
-
        <div id="sticky_cal">
+
<div id="cal">
-
<div class="cal">
+
<table>
<table>
<tr>
<tr>
Line 569: Line 578:
</tr>
</tr>
</table>
</table>
-
</div>
 
</div>
</div>
</div>
</div>
</body>
</body>
</html>
</html>

Revision as of 21:05, 28 July 2014

April 2014
Month 1 of Project
sun mon tue wed thu fri sat
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30
May 2014
Month 2 of Project
sun mon tue wed thu fri sat
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
June 2014
Month 3 of Project
sun mon tue wed thu fri sat
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30
July 2014
Month 4 of Project
sun mon tue wed thu fri sat
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
August 2014
Month 5 of Project
sun mon tue wed thu fri sat
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31
September 2014
Month 6 of Project
sun mon tue wed thu fri sat
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
October 2014
Month 7 of Project
sun mon tue wed thu fri sat
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31