Template:Team:DukeNB/CSS

From 2014.igem.org

(Difference between revisions)
 
(157 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">
-
</style>
 
 +
.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 {
 +
float:right;
 +
width:70%;
 +
color:#fff;
 +
margin-top:-5%;
 +
}
 +
 +
.day {
 +
z-index:100;
 +
color:#fff;
 +
margin:5%;
 +
}
 +
 +
.day h2 {
 +
color:#fff;
 +
}
 +
 +
.day h1 {
 +
color:#fff;
 +
}
 +
 +
.obj {
 +
text-transform:uppercase;
 +
}
 +
 +
.ppl {
 +
}
 +
 +
.lab {
 +
}
 +
 +
.lab img {
 +
width:100px;
 +
height:100px;
 +
}
 +
 +
.month {
 +
font-size:3em;
 +
float: center;
 +
padding:2.5%;
 +
text-align: center;
 +
}
 +
 +
</style>
</head>
</head>
<body>
<body>
-
<TABLE BORDER=3 CELLSPACING=3 CELLPADDING=3>
 
-
<TR>
 
-
<TD COLSPAN="7" ALIGN=center><B>December 2001</B></TD>
 
-
</TR>
 
-
<TR>
 
-
<TD COLSPAN="7" ALIGN=center><I>Another year comes to an end</I></TD>
 
-
</TR>
 
-
<TR>
 
-
<TD ALIGN=center>Sun</TD>
 
-
<TD ALIGN=center>Mon</TD>
 
-
<TD ALIGN=center>Tue</TD>
 
-
<TD ALIGN=center>Wed</TD>
 
-
<TD ALIGN=center>Thu</TD>
 
-
<TD ALIGN=center>Fri</TD>
 
-
<TD ALIGN=center>Sat</TD>
 
-
</TR>
 
-
<TR>
 
-
<TD ALIGN=center></TD>
 
-
<TD ALIGN=center></TD>
 
-
<TD ALIGN=center></TD>
 
-
<TD ALIGN=center></TD>
 
-
<TD ALIGN=center></TD>
 
-
<TD ALIGN=center></TD>
 
-
<TD ALIGN=center>1</TD>
 
-
</TR>
 
-
<TR>
 
-
<TD ALIGN=center>2</TD>
 
-
<TD ALIGN=center>3</TD>
 
-
<TD ALIGN=center>4</TD>
 
-
<TD ALIGN=center>5</TD>
 
-
<TD ALIGN=center>6</TD>
 
-
<TD ALIGN=center>7</TD>
 
-
<TD ALIGN=center>8</TD>
 
-
</TR>
 
-
<TR>
 
-
<TD ALIGN=center>9</TD>
 
-
<TD ALIGN=center>10</TD>
 
-
<TD ALIGN=center>11</TD>
 
-
<TD ALIGN=center>12</TD>
 
-
<TD ALIGN=center>13</TD>
 
-
<TD ALIGN=center>14</TD>
 
-
<TD ALIGN=center>15</TD>
 
-
</TR>
 
-
<TR>
 
-
<TD ALIGN=center>16</TD>
 
-
<TD ALIGN=center>17</TD>
 
-
<TD ALIGN=center>18</TD>
 
-
<TD ALIGN=center>19</TD>
 
-
<TD ALIGN=center>20</TD>
 
-
<TD ALIGN=center>21</TD>
 
-
<TD ALIGN=center>22</TD>
 
-
</TR>
 
-
<TR>
 
-
<TD ALIGN=center>23</TD>
 
-
<TD ALIGN=center>24</TD>
 
-
<TD ALIGN=center>25</TD>
 
-
<TD ALIGN=center>26</TD>
 
-
<TD ALIGN=center>27</TD>
 
-
<TD ALIGN=center>28</TD>
 
-
<TD ALIGN=center>29</TD>
 
-
</TR>
 
-
<TR>
 
-
<TD ALIGN=center>30</TD>
 
-
<TD ALIGN=center>31</TD>
 
-
<TD ALIGN=center></TD>
 
-
<TD ALIGN=center></TD>
 
-
<TD ALIGN=center></TD>
 
-
<TD ALIGN=center></TD>
 
-
<TD ALIGN=center></TD>
 
-
</TR>
+
 
-
</TABLE>
+
</body>
</body>
</html>
</html>

Latest revision as of 02:15, 18 October 2014