Difference between revisions of "Team:UCSC"

Line 7: Line 7:
 
   <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
 
   <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
 
   <script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
 
   <script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
 +
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
 
<style>
 
<style>
 +
 
body{padding-bottom: 70px;}
 
body{padding-bottom: 70px;}
 +
 +
img {
 +
max-width: 100%;
 +
height: auto;
 +
width: auto\9; /* ie8 */
 +
}
 +
 +
 +
}
 +
  
 
div.classname a:hover {
 
div.classname a:hover {
Line 15: Line 27:
 
}
 
}
  
a.steve:hover{
+
 
color: #ff0000;}
+
  
 
.gear {
 
.gear {
Line 25: Line 36:
 
     animation:spin 4s linear infinite;
 
     animation:spin 4s linear infinite;
 
}
 
}
 +
 
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
 
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
 
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
 
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
Line 32: Line 44:
 
font-family: calibri, helvetica, arial;
 
font-family: calibri, helvetica, arial;
 
font-size: 16px;}
 
font-size: 16px;}
 +
  
 
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
 
#contentSub, #search-controls, .firstHeading, #footer-box, #catlinks, #p-logo {
 
     display:none;}
 
     display:none;}
 +
  
 
#top-section {
 
#top-section {
Line 41: Line 55:
 
     width: 100%;
 
     width: 100%;
 
     padding-left: 0px;}
 
     padding-left: 0px;}
 +
  
 
#content {
 
#content {
Line 46: Line 61:
 
     width: 100%;
 
     width: 100%;
 
     padding: 0px;}
 
     padding: 0px;}
 +
  
 
#our_content {
 
#our_content {
Line 62: Line 78:
 
         font-size: 12px;
 
         font-size: 12px;
 
         font-family: Calibri, Helvetica; Arial;}
 
         font-family: Calibri, Helvetica; Arial;}
 +
 +
@media screen and (max-width: 980px) {
 +
 +
#our_content {
 +
width: 100%;
 +
}
 +
 +
#top-section {
 +
width: 100%;
 +
}
 +
 +
#content {width: 100%;}
 +
 +
#foot {width: 100%}
 +
 +
}
 +
 +
@media screen and (max-width: 650px) {
 +
 +
#our_content {
 +
width: 100%;
 +
}
 +
 +
#top-section {
 +
width: 100%;
 +
}
 +
 +
#content {width: 100%;}
 +
 +
#foot {width: 100%}
 +
 +
}
 +
 +
 +
 
</style>
 
</style>
  

Revision as of 05:44, 10 September 2015

Welcome to UCSC iGEM 2015!

The University of California, Santa Cruz strives to be a world leader in the emerging field of synthetic biology. UCSC introduces and trains our most brilliant and motivated students in this field of research in order to enhance impending scientific talents in America while creating an impact in society.