Team:ULB-Brussels/Notebook

From 2009.igem.org

(Difference between revisions)
(Menu: Modeling -> Safety)
 
(13 intermediate revisions not shown)
Line 39: Line 39:
html body div.header div.banner {
html body div.header div.banner {
-
height: 140px;
+
height: 171px;
-
background-image: url(https://static.igem.org/mediawiki/2009/c/c7/BannerUlb.png);
+
background-image: url(https://static.igem.org/mediawiki/2009/0/0a/Logoulb1.png);
     background-repeat: no-repeat;
     background-repeat: no-repeat;
}
}
Line 69: Line 69:
html body div.header div.menu {
html body div.header div.menu {
-
     background-color: #3E6DA4;
+
     background-color: #5F91C1;
color: white;
color: white;
      
      
Line 223: Line 223:
padding-left: 10px;
padding-left: 10px;
padding-right: 10px;
padding-right: 10px;
-
     width: 625px;
+
     width: 910;
     text-align: justify;
     text-align: justify;
}
}
Line 256: Line 256:
              
              
<div class="banner">
<div class="banner">
-
<h1>Team ULB-Brussels</h1>
+
<h1></h1>
</div>
</div>
<div class="menu">
<div class="menu">
<ul>
<ul>
-
<li><a class="mainlink selection" href="/Team:ULB-Brussels">Home</a></li>
+
<li><a class="mainlink" href="/Team:ULB-Brussels">Home</a></li>
<li><a class="mainlink" href="/Team:ULB-Brussels/Team">Team</a></li>
<li><a class="mainlink" href="/Team:ULB-Brussels/Team">Team</a></li>
<li><a class="mainlink" href="/Team:ULB-Brussels/Project">Project</a></li>
<li><a class="mainlink" href="/Team:ULB-Brussels/Project">Project</a></li>
<li><a class="mainlink" href="/Team:ULB-Brussels/Parts">Parts</a></li>
<li><a class="mainlink" href="/Team:ULB-Brussels/Parts">Parts</a></li>
-
<li><a class="mainlink" href="/Team:ULB-Brussels/Modeling">Modeling</a></li>
+
<li><a class="mainlink" href="/Team:ULB-Brussels/Safety">Safety</a></li>
-
<li><a class="mainlink" href="/Team:ULB-Brussels/Notebook">Notebook</a></li>
+
<li><a class="mainlink selection" href="/Team:ULB-Brussels/Notebook">Notebook</a></li>
<li><a class="mainlink" href="/Team:ULB-Brussels/Sponsors">Sponsors</a></li>
<li><a class="mainlink" href="/Team:ULB-Brussels/Sponsors">Sponsors</a></li>
</ul>
</ul>
Line 271: Line 271:
<div class="submenu">
<div class="submenu">
<ul>
<ul>
 +
<!--
<li><a href="#english">English</a></li>
<li><a href="#english">English</a></li>
<li><a href="#french">French</a></li>
<li><a href="#french">French</a></li>
-
<!--
+
 
<li><a href="#dutch">Dutch</a></li>
<li><a href="#dutch">Dutch</a></li>
<li><a href="#german">German</a></li>
<li><a href="#german">German</a></li>
Line 289: Line 290:
         <!--
         <!--
             panel : box on the right containing a countdown, links to the sponsors
             panel : box on the right containing a countdown, links to the sponsors
 +
 +
            [ REMOVED ]
         -->
         -->
-
        <div class="panel">
 
-
            <div class="countdown">
 
-
                <b>
 
-
                    <font size='14'>
 
-
                        <script language="javascript" type="text/javascript">
 
-
                            datedujour = new Date();
 
-
                            hdj = datedujour.getHours();
 
-
                            mdj = datedujour.getMinutes();
 
-
                            sdj = datedujour.getSeconds();
 
-
                            date_even = new Date(2009, 9, 30, 10, 00, 00); //janv =0 > decemb =11
 
-
                            date1 = datedujour.getTime();
 
-
                            date2 = date_even.getTime();
 
-
                            nbrej = date2-date1;
 
-
                            nbrej = Math.round((Math.round(nbrej)/1000)/60/60/24);
 
-
                            document.write(nbrej);
 
-
                        </script>
 
-
                    </font> <br/>
 
-
                    days before the Jamboree
 
-
                </b>
 
-
            </div>
 
-
                       
 
-
              </div> 
 
         <!--
         <!--
Line 335: Line 316:
table.calendar          { margin: 0; padding: 10px; }
table.calendar          { margin: 0; padding: 10px; }
table.calendar td      { margin: 0; padding: 2px; vertical-align: top; }
table.calendar td      { margin: 0; padding: 2px; vertical-align: top; }
-
table.month .heading td { padding:2px; background-color:#d4d4d4; color:#aaa; text-align:center; font-size:120%; font-weight:bold; }
+
table.month .heading td { padding:2px; background-color:#3E6DA4; color:#FFFFFF; text-align:center; font-size:120%; font-weight:bold; }
table.month .dow td    { color:#aaa; text-align:center; font-size:110%; }
table.month .dow td    { color:#aaa; text-align:center; font-size:110%; }
table.month td.today    { background-color:#ddd; }
table.month td.today    { background-color:#ddd; }
Line 343: Line 324:
     padding: 1pt 1.5pt;
     padding: 1pt 1.5pt;
     font-weight: bold;
     font-weight: bold;
-
     font-size: 8pt;
+
     font-size: 12pt;
     text-align: right;
     text-align: right;
     background-color: #eee;
     background-color: #eee;
Line 349: Line 330:
#bodyContent table.month a { background:none; padding:0 }
#bodyContent table.month a { background:none; padding:0 }
.day-active { color:blue }
.day-active { color:blue }
-
.day-empty  { color:black }
+
.day-empty  { color:grey }
-
 
+
</style>  
</style>  
</html>
</html>
 +
{|  align="center"
 +
{| style="border-style:none;background-color:#FFFFFF;" cellpadding="3" cellspacing="1" border="1" bordercolor="#FFF" width="62%" align="center"
-
{|  align="left"
 
-
{| style="color:#0c6;background-color:#FFFFFF;" cellpadding="3" cellspacing="1" border="1" bordercolor="#035e7b" width="62%" align="left"
 
-
!align="center"|{{#calendar: title=ULB |year=2009 | month=06}}
 
!align="center"|{{#calendar: title=ULB |year=2009 | month=07}}
!align="center"|{{#calendar: title=ULB |year=2009 | month=07}}
!align="center"|{{#calendar: title=ULB |year=2009 | month=08}}
!align="center"|{{#calendar: title=ULB |year=2009 | month=08}}
-
 
|}
|}
-
<br>
+
 
-
{|  align="left"
+
{|  align="center"
-
{| style="color:#0c6;background-color:#FFFFFF;" cellpadding="3" cellspacing="1" border="1" bordercolor="#035e7b" width="62%" align="left"
+
{| style="border-style:none;background-color:#FFFFFF;" cellpadding="3" cellspacing="1" border="1" bordercolor="#FFF" width="62%" align="center"
!align="center"|{{#calendar: title=ULB |year=2009 | month=09}}
!align="center"|{{#calendar: title=ULB |year=2009 | month=09}}
!align="center"|{{#calendar: title=ULB |year=2009 | month=10}}
!align="center"|{{#calendar: title=ULB |year=2009 | month=10}}
-
!align="center"|{{#calendar: title=ULB |year=2009 | month=11}}
 
-
|}
 
-
<br>
+
|}

Latest revision as of 20:36, 20 October 2009

iGEM Team:ULB-Brussels Wiki


July
MTWTFSS
    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
MTWTFSS
          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
MTWTFSS
  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
MTWTFSS
      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