Team:UIUC Entrepreneurs
From 2013.igem.org
(Difference between revisions)
Ashleysmoy (Talk | contribs) |
|||
(13 intermediate revisions not shown) | |||
Line 17: | Line 17: | ||
} | } | ||
body{ | body{ | ||
+ | width: 1000px; | ||
+ | margin: 0 auto; | ||
color: #34495e; | color: #34495e; | ||
} | } | ||
Line 22: | Line 24: | ||
margin:auto; | margin:auto; | ||
padding-left:250px; | padding-left:250px; | ||
- | |||
} | } | ||
- | |||
#bodyContent h1, #bodyContent h2{ | #bodyContent h1, #bodyContent h2{ | ||
margin-bottom:0; | margin-bottom:0; | ||
Line 72: | Line 72: | ||
/*the nav settings | /*the nav settings | ||
----------------------------------------------- */ | ----------------------------------------------- */ | ||
+ | ul.navbar-nav{margin: 0 -35px 25px 0;float: right;} | ||
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus{ | .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus{ | ||
color: #1abc9c; | color: #1abc9c; | ||
Line 129: | Line 130: | ||
.banner { | .banner { | ||
position: relative; | position: relative; | ||
- | width: | + | width: 1000px; |
- | height: | + | height: 500px; |
overflow: auto; | overflow: auto; | ||
font-size: 18px; | font-size: 18px; | ||
Line 136: | Line 137: | ||
text-align: center; | text-align: center; | ||
color: #00a5ff; | color: #00a5ff; | ||
- | |||
- | |||
} | } | ||
.banner ul { | .banner ul { | ||
Line 160: | Line 159: | ||
.banner .inner { | .banner .inner { | ||
- | |||
- | |||
padding: 160px 0 110px; | padding: 160px 0 110px; | ||
} | } | ||
Line 177: | Line 174: | ||
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 179: | ||
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 213: | ||
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; | ||
Line 251: | Line 242: | ||
.features { | .features { | ||
overflow: hidden; | overflow: hidden; | ||
- | padding: | + | padding: 20px 0; |
} | } | ||
.features li { | .features li { | ||
Line 347: | Line 338: | ||
<img align="middle" border="0" src="https://static.igem.org/mediawiki/2013/6/6a/Uiuce_vivosynth_logo_sans_bg.png "> | <img align="middle" border="0" src="https://static.igem.org/mediawiki/2013/6/6a/Uiuce_vivosynth_logo_sans_bg.png "> | ||
</a> | </a> | ||
- | |||
</div> | </div> | ||
Line 391: | Line 381: | ||
<a class="dropdown-toggle" data-toggle="dropdown" href="#"><font size="5"><b>About Us</b></font><b class="caret"></b></a> | <a class="dropdown-toggle" data-toggle="dropdown" href="#"><font size="5"><b>About Us</b></font><b class="caret"></b></a> | ||
<ul id="menu2" class="dropdown-menu" role="menu" aria-labelledby="dropdownMenu"> | <ul id="menu2" class="dropdown-menu" role="menu" aria-labelledby="dropdownMenu"> | ||
- | |||
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Igeme_team">Our Team</a></li> | <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Igeme_team">Our Team</a></li> | ||
<li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Uiuce_advisory_board">Advisory Board</a></li> | <li role="presentation"><a role="menuitem" tabindex="-1" href="https://2013.igem.org/Uiuce_advisory_board">Advisory Board</a></li> | ||
Line 444: | Line 433: | ||
<li> | <li> | ||
- | <a class="btn btn-info" href="https://2013.igem.org/ | + | <a class="btn btn-info" href="https://2013.igem.org/Uiuce_modulab">View Elevator Pitch</a> |
</li> | </li> | ||
<li> | <li> | ||
Line 468: | Line 457: | ||
<h3 class="footer-title" style="color:#bdc1c5;">Attributions</h3> | <h3 class="footer-title" style="color:#bdc1c5;">Attributions</h3> | ||
<p>Thanks to:</p> | <p>Thanks to:</p> | ||
- | <p> | + | <p>OUC_China Unslider Jeff Bigg Jacob Calvert Bob Chen</p> |
<p>Code licensed under Apache License v2.0</p> | <p>Code licensed under Apache License v2.0</p> | ||
</div> | </div> | ||
Line 497: | Line 486: | ||
$('.banner').unslider({ | $('.banner').unslider({ | ||
- | speed: | + | speed: 1000, |
- | delay: | + | delay: 40000, |
keys: true, | keys: true, | ||
fluid: true, | fluid: true, |
Latest revision as of 03:00, 29 October 2013