Team:UIUC Entrepreneurs
From 2013.igem.org
(Difference between revisions)
Ashleysmoy (Talk | contribs) |
|||
(8 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 390: | 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 443: | 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> |
Latest revision as of 03:00, 29 October 2013