Team:UIUC Entrepreneurs
From 2013.igem.org
(Difference between revisions)
Ashleysmoy (Talk | contribs) |
Ashleysmoy (Talk | contribs) |
||
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: | + | width: 1000px; |
- | height: | + | 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; | ||
- | |||
- | |||
} | } | ||
.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