Team:Queens Canada

From 2014.igem.org

(Difference between revisions)
 
(14 intermediate revisions not shown)
Line 147: Line 147:
         margin-left:auto;
         margin-left:auto;
         margin-right:auto;
         margin-right:auto;
-
        border-radius: 20px;
+
    border-radius: 20px;
-
        background-color:#d9e8f5;
+
    background-color:#d9e8f5;
-
        box-shadow: 10px 10px 5px #888888;
+
    box-shadow: 10px 10px 5px #888888;
}
}
Line 169: Line 169:
   margin-left:auto;
   margin-left:auto;
   margin-right:auto;
   margin-right:auto;
-
  background-color:#d9e8f5;
 
}
}
Line 227: Line 226:
/**---------FONT----------**/
/**---------FONT----------**/
 +
@font-face{
@font-face{
font-family:bebasN;
font-family:bebasN;
src:url(https://dl.dropboxusercontent.com/u/125588631/BebasNeue.otf);
src:url(https://dl.dropboxusercontent.com/u/125588631/BebasNeue.otf);
}
}
-
/**----------SPONSORSHIP--------**/
+
/**---------HOME----------**/
-
.graphiclink{
+
.Boxup{
-
Background-color:#304269;
+
Background-color:#d9e8f5;
-
width:250px;
+
width:100px;
-
height:50px;
+
height:350px;
text-align:center;
text-align:center;
 +
color:white;
border-radius:10px;
border-radius:10px;
 +
 +
-moz-transition: all 0.4s ease-in-out;
 +
-moz-transform:translateY(0px);
 +
-o-transition: all 0.4s ease-in-out;
 +
-o-transform:translateY(0px);
 +
-webkit-transition: all 0.4s ease-in-out;
 +
-webkit-transform:translateY(0px);
}
}
 +
.Boxup:hover{
 +
-moz-transform:translateY(-20px);
 +
-o-transform:translateY(-20px);
 +
-webkit-transform:Y(-20px);
 +
}
 +
.Boxdown{
 +
Background-color:#91bed4;
 +
width:100px;
 +
height:350px;
 +
text-align:center;
 +
color:white;
 +
border-radius:10px;
 +
-moz-transition: all 0.4s ease-in-out;
 +
-moz-transform:translateY(0px);
 +
-o-transition: all 0.4s ease-in-out;
 +
-o-transform:translateY(0px);
 +
-webkit-transition: all 0.4s ease-in-out;
 +
-webkit-transform:translateY(0px);
 +
}
 +
.Boxdown:hover{
 +
-moz-transform:translateY(20px);
 +
-o-transform:translateY(20px);
 +
-webkit-transform:Y(20px);
 +
}
 +
.homeicons{
 +
width:100%;
 +
background-color:#304269;
 +
        padding:50px;
 +
}
 +
 +
/**----------SPONSORSHIP--------**/
 +
.menuc{
.menuc{
Line 316: Line 356:
</head>
</head>
 +
<body bgcolor="#d9e8f5">
 +
<div class="bodya">
<body>
<body>
<div class="bodya">
<div class="bodya">
Line 330: Line 372:
     </ul>
     </ul>
</div>
</div>
-
 
+
<div class="row">
<div class="header-logo">
<div class="header-logo">
               <a href="https://igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/2013/4/46/Igem_qgem_logo.png" class="img-circle" style="height:60px;min-width:60px;float:right;"></a>
               <a href="https://igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/2013/4/46/Igem_qgem_logo.png" class="img-circle" style="height:60px;min-width:60px;float:right;"></a>
     </div>
     </div>
 +
</div>
 +
<div class="row">
 +
<div class="col-md-3"></div>
 +
<div class>
 +
<img src="https://static.igem.org/mediawiki/2014/b/b3/Infographic.jpg">
</div>
</div>
 +
<div class="col-md-4"></div>
 +
</div>
 +
</div>
 +
</div>
</div>
</body>
</body>
</html>
</html>

Latest revision as of 03:09, 18 October 2014

QGEM