Team:Penn/Notebook
From 2013.igem.org
(Difference between revisions)
Line 186: | Line 186: | ||
opacity: 0.7; | opacity: 0.7; | ||
} | } | ||
+ | |||
+ | |||
+ | /*jumbotron colors*/ | ||
+ | .jumbotron { | ||
+ | position: relative; | ||
+ | padding: 40px 0; | ||
+ | color: #fff; | ||
+ | text-align: center; | ||
+ | text-shadow: 0 1px 3px rgba(0,0,0,.4), 0 0 30px rgba(0,0,0,.075); | ||
+ | background: #eaf874; /* Old browsers */ | ||
+ | background: -moz-linear-gradient(45deg, #094b42 0%, #eaf874 100%); /* FF3.6+ */ | ||
+ | background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#094b42), color-stop(100%,#eaf874)); /* Chrome,Safari4+ */ | ||
+ | background: -webkit-linear-gradient(45deg, #094b42 0%,#eaf874 100%); /* Chrome10+,Safari5.1+ */ | ||
+ | background: -o-linear-gradient(45deg, #094b42 0%,#eaf874 100%); /* Opera 11.10+ */ | ||
+ | background: -ms-linear-gradient(45deg, #094b42 0%,#eaf874 100%); /* IE10+ */ | ||
+ | background: linear-gradient(45deg, #094b42 0%,#eaf874 100%); /* W3C */ | ||
+ | filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#094b42', endColorstr='#eaf874',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); | ||
+ | -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); | ||
+ | } | ||
+ | /*keep the length*/ | ||
+ | .container{ | ||
+ | min-height: 600px; | ||
+ | } | ||
</style> | </style> | ||
</head> | </head> | ||
Line 240: | Line 265: | ||
</div> <!-- /.container --> | </div> <!-- /.container --> | ||
</div><!-- /.navbar-wrapper --> | </div><!-- /.navbar-wrapper --> | ||
+ | |||
+ | |||
+ | <div class="jumbotron masthead"> | ||
+ | <div class="container"> | ||
+ | <h1>Penn's iGEM Page</h1> | ||
+ | <p>is currently under construction.</p> | ||
+ | </div> | ||
+ | </div> | ||
<iframe src='http://embed.verite.co/timeline/?source=0AoZBZOYYKBzEdDA1dUFNaU93QzQ4LURURjJfdzRiVFE&font=Bevan-PotanoSans&maptype=toner&lang=en&height=650' width='100%' height='650' frameborder='0' id="timeline"></iframe> | <iframe src='http://embed.verite.co/timeline/?source=0AoZBZOYYKBzEdDA1dUFNaU93QzQ4LURURjJfdzRiVFE&font=Bevan-PotanoSans&maptype=toner&lang=en&height=650' width='100%' height='650' frameborder='0' id="timeline"></iframe> | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
<!-- | <!-- |
Revision as of 17:53, 22 July 2013
Penn's iGEM Page
is currently under construction.