Team:RAMNOTIREN CALGARY/Sponsors

From 2014hs.igem.org

(Difference between revisions)
Line 25: Line 25:
}     
}     
-
#box1{
 
-
position: relative;
 
-
left: -50px;
 
-
width: 968px;
 
-
margin-top: 8px;
 
-
background: #E6E6E6; /*threedface*/
 
-
float: left;
 
-
padding-bottom: 20px;
 
-
margin-bottom: 13px;
 
-
}
 
-
 
-
#box1 h2{
 
-
padding: 10px 0px 0px 0px;
 
-
text-align: center;
 
-
font-family: arial, verdana, "lucida sans";
 
-
}
 
-
 
-
#box1 p{
 
-
padding: 0px 50px 0px 350px;
 
-
font-family: arial, verdana, "lucida sans";
 
-
font-size: 15px;
 
-
}
 
#content {  
#content {  
Line 116: Line 94:
.visualClear {  
.visualClear {  
display: none;  
display: none;  
-
}
 
-
 
-
#footer {
 
-
border: none;
 
-
width: 850px;
 
-
margin: 0 auto;
 
-
padding: 0;
 
}
}
Line 138: Line 109:
}
}
-
.printfooter {
 
-
display: none;
 
-
}
 
-
 
-
#footer ul {
 
-
margin: 0;
 
-
padding: 0;
 
-
}
 
-
 
-
#footer ul li {
 
-
margin-top: 0;
 
-
margin-bottom: 0;
 
-
margin-left: 10px;
 
-
margin-right: 10px;
 
-
padding: 0;
 
-
}
 
#search-controls {  
#search-controls {  
Line 177: Line 132:
}
}
-
#box1{
+
.progress{
-
position: relative;
+
display: none;
-
left: -50px;
+
-
width: 968px;
+
-
margin-top: 8px;
+
-
background: #E6E6E6; /*threedface*/
+
-
float: left;
+
-
padding-bottom: 20px;
+
-
margin-bottom: 13px;
+
}
}
-
#box1 h3{
+
    #sponsorsbox{
-
padding: 40px 0px 20px 100px;
+
clear: both;
-
text-align: center;
+
position: relative;
-
font-family: arial, verdana, "lucida sans";
+
                left: -70px;
 +
width: 1005px;
 +
margin: 4px 0px;
 +
background: #EEEEEE;
 +
                border-radius: 3px;
}
}
-
 
+
#sponsorsbox h4{
-
#box1 p{
+
padding: 20px 20px 0px 20px
-
padding: 0px 50px 0px 350px;
+
-
font-family: arial, verdana, "lucida sans";
+
-
font-size: 15px;
+
}
}
-
 
+
#sponsorsbox p{
-
.progress{
+
padding: 0px 20px;
-
display: none;
+
}
 +
#sponsorsbox table{
 +
width: 950px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
background: #EEEEEE;
 +
}
 +
#sponsorsbox td{
 +
padding: 15px 0px;
 +
width: 300px;
 +
}
 +
#sponsorsbox img{
 +
display: block;
 +
margin-right: auto;
 +
margin-left: auto;
}
}
-
 
-
.plus { 
 
-
        display: inline-block; 
 
-
        -webkit-transition: 1s ease-in-out; 
 
-
        -moz-transition: 1s ease-in-out; 
 
-
        -o-transition: 1s ease-in-out; 
 
-
    } 
 
-
     
 
-
    .menu:hover .plus { 
 
-
        -webkit-transform: rotate(1000deg); 
 
-
        -moz-transform: rotate(1000deg); 
 
-
        -o-transform: rotate(1000deg); 
 
-
    } 
 
Line 333: Line 283:
</div>
</div>
</header>
</header>
 +
 +
<div id="sponsorsbox">
 +
  <h4>
 +
    Our Sponsors
 +
  </h4>
 +
  <table>
 +
    <tr>
 +
      <td><a href="http://www.albertatechfutures.ca" target="_blank"><img style="width: 284px;" src="https://static.igem.org/mediawiki/2014hs/7/7a/AlbertaInno.png"/></a></td>
 +
      <td><a href="http://www.albertatechfutures.ca/AcademicProgramsiCORE/geekStarter.aspx" target="_blank"><img style="width: 284px;" src="https://static.igem.org/mediawiki/2014hs/0/0d/GeekStarter.png"/></a></td>
 +
      <td><a href="http://schools.cbe.ab.ca/b823/default.html" target="_blank"><img style="width= 284px;" src="https://static.igem.org/mediawiki/2014hs/6/6a/Ram.png"/></a></td>
 +
    </tr>
 +
  </table>
 +
</div>
</body>
</body>
</html>
</html>

Revision as of 23:05, 20 June 2014