Team:UIUC Entrepreneurs

From 2013.igem.org

(Difference between revisions)
Line 17: Line 17:
}
}
body{
body{
 +
  width: 1000px;
 +
  margin: 0 auto;
   color: #34495e;
   color: #34495e;
}
}
Line 129: Line 131:
.banner {
.banner {
   position: relative;
   position: relative;
-
   width: 100%;
+
   width: 1000px;
-
   height: 50%;
+
   height: 500px;
   overflow: auto;
   overflow: auto;
   font-size: 18px;
   font-size: 18px;
Line 136: Line 138:
   text-align: center;
   text-align: center;
   color: #00a5ff;
   color: #00a5ff;
-
  background: ;
 
-
  box-shadow: 0 1px 2px rgba(0,0,0,.25);
 
}
}
   .banner ul {
   .banner ul {
Line 160: Line 160:
   .banner .inner {
   .banner .inner {
-
 
-
 
     padding: 160px 0 110px;
     padding: 160px 0 110px;
   }
   }
Line 177: Line 175:
     padding: 9px 22px 7px;
     padding: 9px 22px 7px;
     clear: both;
     clear: both;
-
 
     color: #34495e;
     color: #34495e;
     font-size: 12px;
     font-size: 12px;
Line 183: Line 180:
     text-transform: uppercase;
     text-transform: uppercase;
     text-decoration: none;
     text-decoration: none;
-
 
     border: 2px solid rgba(255,255,255,.4);
     border: 2px solid rgba(255,255,255,.4);
     border-radius: 5px;
     border-radius: 5px;
Line 218: Line 214:
       height: 10px;
       height: 10px;
       margin: 0 4px;
       margin: 0 4px;
-
 
       text-indent: -999em;
       text-indent: -999em;
-
 
       border: 2px solid #fff;
       border: 2px solid #fff;
       border-radius: 6px;
       border-radius: 6px;
-
 
       cursor: pointer;
       cursor: pointer;
       opacity: .4;
       opacity: .4;
-
 
       -webkit-transition: background .5s, opacity .5s;
       -webkit-transition: background .5s, opacity .5s;
       -moz-transition: background .5s, opacity .5s;
       -moz-transition: background .5s, opacity .5s;

Revision as of 01:25, 29 October 2013

    It is our mission at Vivosynth technologies to further the application of manufacturing assembly line principles to enable synthetic biology products to move out of the lab and into high volume production.


Thanks to:

OUC_China     Unslider     Jeff Bigg     Jacob Calvert     Bob Chen

Code licensed under Apache License v2.0