Difference between revisions of "Team:HebrewU/Notebook"

Line 26: Line 26:
 
     #sideMenu, #sideMenu *, #top_menu_inside, #top_menu_inside *{box-sizing: initial; -webkit-box-sizing: initial;}
 
     #sideMenu, #sideMenu *, #top_menu_inside, #top_menu_inside *{box-sizing: initial; -webkit-box-sizing: initial;}
 
     #content { padding:0px; width:100%; margin-top:-12px; margin-left:0px;}
 
     #content { padding:0px; width:100%; margin-top:-12px; margin-left:0px;}
     #body {background-color:#EDEADC; }
+
     #body {background-color:w3-blue-gray; }
 
     #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
     #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
 
 
 
 
Line 72: Line 72:
 
.cal-heatmap-container .graph-label
 
.cal-heatmap-container .graph-label
 
{
 
{
fill: #222;
+
fill: white;
font-size: 20px
+
font-size: 25px;
 +
font-family:Tahoma, Geneva, sans-serif;
 
}
 
}
  
Line 518: Line 519:
 
   background-position: center;
 
   background-position: center;
 
}
 
}
 +
 +
 
</style>
 
</style>
  
  
 
<body>
 
<body>
 +
<div class="w3-blue-gray">
 
<ul id="ddmenu_hebrewu">
 
<ul id="ddmenu_hebrewu">
 
             <li style="float:left;margin-top:12px;padding-left:15px;"><br />Hebrew</li>
 
             <li style="float:left;margin-top:12px;padding-left:15px;"><br />Hebrew</li>
Line 665: Line 669:
  
  
 
+
<br /><br />
<!--- Up button --->
+
<div class="fixed">
+
<a href="#ddmenu_hebrewu"> ^ </a>
+
</div>
+
 
+
 
<!--- Page content start --->
 
<!--- Page content start --->
<div class="columnhuji middle">
+
<div class="w3-blue-gray">
 
+
<div class="w3-center">
  <h2 class="ahuji"> Notebook </h2>
+
            <img src="https://static.igem.org/mediawiki/2018/0/06/T--hebrewU--Notebook_HL.png" width="20%">
 
+
          <br />
 +
        <br />
 +
</div> 
 
   <div style="text-align:center">
 
   <div style="text-align:center">
 
  <h2 class="ahuji"> Day-by-Day Calander </h2>
 
 
   <div align="center">
 
   <div align="center">
 
     <div id="cal-heatmap"  >
 
     <div id="cal-heatmap"  >
Line 905: Line 904:
 
  },
 
  },
 
           start: new Date(2018, 2, 1),
 
           start: new Date(2018, 2, 1),
           cellSize: 12,
+
           cellSize: 18,
 
           cellPadding: 3,
 
           cellPadding: 3,
 
           domainGutter: 12,
 
           domainGutter: 12,
 
           range: 7,
 
           range: 7,
           legend: [1, 2, 3, 4, 5, 6],
+
           legend: [1, 2, 3, 4],
           legendColors: ["white", "black"],
+
           legendColors: ["#EEE2D7", "#F17106"],
  subDomainTextFormat: "%d",
+
  //subDomainTextFormat: "%d",
 
           onClick: function(date, value) {
 
           onClick: function(date, value) {
 
             var month = date.getMonth() + 1;
 
             var month = date.getMonth() + 1;
Line 925: Line 924:
 
       </script>
 
       </script>
 
        
 
        
  </div>
+
<div class="w3-blue-gray">
 
+
  
  
Line 936: Line 934:
  
 
<div id="myid2" style="text-align:justify;padding-left:200px;paddig-right:200px;">
 
<div id="myid2" style="text-align:justify;padding-left:200px;paddig-right:200px;">
 
 
</div>
 
</div>
  
Line 1,002: Line 999:
  
 
-->
 
-->
 
+
</div>
 +
</div>
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 20:38, 13 October 2018

HebrewU HujiGEM 2018