Team:Penn/Team
From 2013.igem.org
(Difference between revisions)
Line 20: | Line 20: | ||
float: center; | float: center; | ||
margin: auto; | margin: auto; | ||
+ | |||
} | } | ||
Line 30: | Line 31: | ||
margin: 3px; | margin: 3px; | ||
background-color: #721a35; | background-color: #721a35; | ||
+ | margin: 2px; | ||
} | } | ||
Line 39: | Line 41: | ||
max-width:100%; | max-width:100%; | ||
max-height:100%; | max-height:100%; | ||
+ | background-color: #721a35; | ||
} | } | ||
Line 57: | Line 60: | ||
#center:hover { | #center:hover { | ||
+ | cursor: auto; | ||
-moz-box-shadow: none; | -moz-box-shadow: none; | ||
-webkit-box-shadow: none; | -webkit-box-shadow: none; | ||
Line 81: | Line 85: | ||
} | } | ||
- | /* | + | /*jumbotron colors*/ |
- | .jumbotron { | + | .jumbotron { |
position: relative; | position: relative; | ||
+ | min-height: 600px; | ||
padding: 40px 0; | padding: 40px 0; | ||
color: #fff; | color: #fff; | ||
Line 89: | Line 94: | ||
text-shadow: 0 1px 3px rgba(0,0,0,.4), 0 0 30px rgba(0,0,0,.075); | text-shadow: 0 1px 3px rgba(0,0,0,.4), 0 0 30px rgba(0,0,0,.075); | ||
background: #721a35; /* Old browsers */ | background: #721a35; /* Old browsers */ | ||
- | background: -moz-linear-gradient(45deg, #721a35 0%, # | + | background: -moz-linear-gradient(45deg, #721a35 0%, #bf9281 100%); /* FF3.6+ */ |
- | background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,# | + | background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#721a35), color-stop(100%,#bf9281)); /* Chrome,Safari4+ */ |
- | background: -webkit-linear-gradient(45deg, #721a35 0% | + | background: -webkit-linear-gradient(45deg, #721a35 0% #bf9281 100%); /* Chrome10+,Safari5.1+ */ |
- | background: -o-linear-gradient(45deg, #721a35 0%,# | + | background: -o-linear-gradient(45deg, #721a35 0%,#bf9281 100%); /* Opera 11.10+ */ |
- | background: -ms-linear-gradient(45deg, #721a35 0%,# | + | background: -ms-linear-gradient(45deg, #721a35 0%,#bf9281 100%); /* IE10+ */ |
- | background: linear-gradient(45deg, #721a35 0%,# | + | background: linear-gradient(45deg, #721a35 0%,#bf9281 100%); /* W3C */ |
- | filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#721a35', endColorstr='# | + | filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#721a35', endColorstr='#bf9281',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ |
-webkit-box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2); | -webkit-box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2); | ||
-moz-box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2); | -moz-box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2); | ||
box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2); | box-shadow: inset 0 3px 7px rgba(0,0,0,.2), inset 0 -3px 7px rgba(0,0,0,.2); | ||
} | } | ||
+ | #721a35 | ||
+ | #65003a3 | ||
/*add some height to jumbotron banner thing*/ | /*add some height to jumbotron banner thing*/ | ||
Line 294: | Line 301: | ||
$("td").click(function(){ | $("td").click(function(){ | ||
+ | |||
+ | |||
if ($(this).children("img").is(":visible")) { | if ($(this).children("img").is(":visible")) { | ||
- | $(this).flip({direction: 'tb', content: $(this) | + | $(this).flip({direction: 'tb', content: $(this), color: '#721a35' |
}); | }); | ||
$(this).children("img").hide(); | $(this).children("img").hide(); | ||
Line 306: | Line 315: | ||
else { | else { | ||
- | + | $(this).flip({direction: 'tb', content: $(this), color: '#721a35' }); | |
+ | $(this).children(".name").hide(); | ||
+ | $(this).children("img").show(); | ||
+ | |||
+ | |||
} | } |
Revision as of 21:10, 29 July 2013
Meet the Team
Lorem ipsum dolor sit amet.
Meet the Bunch
Name/Major |
Josh Tycko |
Danielle |
Daniel Cabrera |
Mahamad Charawi |
|
Name/Major |
Name/Major |
Spencer |