Team:Tsinghua/try

From 2010.igem.org

(Difference between revisions)
(New page: <style> - Calendar START: table#calendar tbody tr td { border: transparent; padding:0; margin:0; } table#calendar .month { border: 1px solid #333; } table#calendar tbody tr td...)
Line 1: Line 1:
-
<style>  
+
<html>
 +
 
 +
 
 +
<div style="width:100%;text-align:center;">Follow us on:
 +
 
 +
<div style="width:210px;margin:0 auto;">
 +
<div style="margin-right:5px;width:32px;height:32px;display:block;float:left;background-image:url(https://static.igem.org/mediawiki/2010/c/c8/Facebook-32x32.png);"><a href="http://tiny.cc/igemtudelft" title="TU Delft iGEM Team Facebook" style="width:100%;height:100%;display:block;"></a></div>  
   
   
-
/* Calendar START */
+
<div style="margin-right:5px;width:32px;height:32px;display:block;float:left;background-image:url(https://static.igem.org/mediawiki/2010/7/7e/Twitter-32x32.png);"><a href="http://twitter.com/igemtudelft2010" title="TU Delft iGEM Team Twitter" style="width:100%;height:100%;display:block;"></a></div>
   
   
-
table#calendar tbody tr td {
+
<div style="margin-right:5px;width:32px;height:32px;display:block;float:left;background-image:url(https://static.igem.org/mediawiki/2010/3/38/Youtube-32x32.png);"><a href="http://www.youtube.com/user/igemtudelft2010" title="TU Delft iGEM Team YouTube" style="width:100%;height:100%;display:block;"></a></div>
-
border: transparent;
+
-
padding:0;
+
-
margin:0;
+
-
}
+
   
   
-
table#calendar .month {
+
<div style="margin-right:5px;width:32px;height:32px;display:block;float:left;background-image:url(https://static.igem.org/mediawiki/2010/2/22/Linkedin-32x32.png);"><a href="http://www.linkedin.com/groups?gid=3070941" title="TU Delft iGEM Team LinkedIn" style="width:100%;height:100%;display:block;"></a></div>
-
border: 1px solid #333;
+
-
}
+
   
   
-
table#calendar tbody tr td table tr td table tr td {
+
<div style="width:32px;height:32px;display:block;float:left;background-image:url(https://static.igem.org/mediawiki/2010/e/e7/Rss-32x32.png);"><a href="#" title="TU Delft iGEM Team RSS" style="width:100%;height:100%;display:block;"></a></div>
-
width: 20px;
+
</div>
-
padding: 2px;
+
-
border: 1px solid #ccc;
+
-
text-align: center;
+
-
}
+
-
+
-
.month .heading {
+
-
font-weight: bold;
+
-
}
+
-
+
-
.month .dow {
+
-
font-weight: italic;
+
-
}
+
-
+
-
.day-active {
+
-
display:block;
+
-
width: 20px;
+
-
height: 20px;
+
-
border: 1px solid green;
+
-
font-weight: bold;
+
-
color: green;
+
-
}
+
-
+
-
.day-empty {
+
-
color: #ccc;
+
-
cursor: default;
+
-
}
+
-
+
-
/* Calendar END */
+
-
</style>
+

Revision as of 11:40, 9 July 2010

Follow us on: