|
|
(22 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| + | {{Template:Team:CHINA_CD_UESTC/menu}} |
| + | |
| <!DOCTYPE html> | | <!DOCTYPE html> |
− | <html lang="en" class="js flexbox canvas canvastext webgl no-touch geolocation postmessage websqldatabase indexeddb hashchange history draganddrop websockets rgba hsla multiplebgs backgroundsize borderimage borderradius boxshadow textshadow opacity cssanimations csscolumns cssgradients cssreflections csstransforms csstransforms3d csstransitions fontface generatedcontent video audio localstorage sessionstorage webworkers applicationcache svg inlinesvg smil svgclippaths wf-brandongrotesque-i4-active wf-brandongrotesque-i7-active wf-brandongrotesque-n4-active wf-brandongrotesque-n7-active wf-dincondensedweb-n4-active wf-freightbigpro-i4-active wf-freightbigpro-i7-active wf-freightbigpro-n4-active wf-freightbigpro-n7-active wf-active"> | + | |
| + | <html> |
| <head> | | <head> |
| + | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| + | <script src="https://2015.igem.org/Template:Team:CHINA_CD_UESTC/homejs?action=raw&ctype=text/javascript"></script> |
| | | |
− | <link rel="stylesheet" href="https://2015.igem.org/Team:CHINA_CD_UESTC/Template:RightStyle.css?action=raw&ctype=text/css" type="text/css" />
| |
− | </head>
| |
| <style type="text/css"> | | <style type="text/css"> |
− | /****************
| + | |
− | menu
| + | |
− | *********************/
| + | body.opened #realcontent { |
− | .unselect {
| + | left: 100px; |
− | -moz-user-select: all; | + | opacity: 0.2 !important; |
− | -webkit-user-select: all; | + | pointer-events: none; |
− | -ms-user-select: all;
| + | |
− | -o-user-select: all;
| + | |
− | user-select: all;
| + | |
− | }
| + | |
− | .ir {
| + | |
− | font: 0/0 a;
| + | |
− | text-shadow: none;
| + | |
− | color: transparent;
| + | |
− | }
| + | |
− | .clearfix:after { | + | |
− | content: ".";
| + | |
− | display: block;
| + | |
− | clear: both;
| + | |
− | visibility: hidden;
| + | |
− | line-height: 0;
| + | |
− | height: 0;
| + | |
− | }
| + | |
− | .clearfix {
| + | |
− | display: inline-block;
| + | |
− | }
| + | |
− | html[xmlns] .clearfix {
| + | |
− | display: block;
| + | |
− | }
| + | |
− | * html .clearfix {
| + | |
− | height: 1%;
| + | |
− | }
| + | |
− | .middleHack {
| + | |
− | zoom: 1;
| + | |
− | }
| + | |
− | .ib {
| + | |
− | display: -moz-inline-stack !important;
| + | |
− | display: inline-block !important; | + | |
− | vertical-align: top;
| + | |
− | }
| + | |
− | .ibIe {
| + | |
− | display: inline !important;
| + | |
− | zoom: 1;
| + | |
− | }
| + | |
− | .lt-ie8 .ib {
| + | |
− | display: inline !important;
| + | |
− | zoom: 1;
| + | |
− | }
| + | |
− | .bgCover {
| + | |
− | -webkit-background-size: cover;
| + | |
− | -moz-background-size: cover;
| + | |
− | -o-background-size: cover;
| + | |
− | background-size: cover;
| + | |
− | }
| + | |
− | .clear {
| + | |
− | clear: both;
| + | |
− | display: block;
| + | |
− | }
| + | |
− | .translate3d {
| + | |
− | -webkit-transform: translate3d(0, 0, 0);
| + | |
− | -moz-transform: translate3d(0, 0, 0);
| + | |
− | -ms-transform: translate3d(0, 0, 0);
| + | |
− | -o-transform: translate3d(0, 0, 0);
| + | |
− | transform: translate3d(0, 0, 0);
| + | |
− | }
| + | |
− | .translate {
| + | |
− | -webkit-transform: translate(0, 0);
| + | |
− | -moz-transform: translate3d(0, 0);
| + | |
− | -ms-transform: translate3d(0, 0);
| + | |
− | -o-transform: translate3d(0, 0);
| + | |
− | transform: translate3d(0, 0);
| + | |
− | }
| + | |
− | .noflick {
| + | |
− | -webkit-backface-visibility: hidden;
| + | |
− | }
| + | |
− | a img {
| + | |
− | border: none;
| + | |
| } | | } |
| body { | | body { |
Line 88: |
Line 20: |
| font-family: 'Open Sans', Arial, Helvetica, Sans-serif, Verdana, Tahoma; | | font-family: 'Open Sans', Arial, Helvetica, Sans-serif, Verdana, Tahoma; |
| } | | } |
− | /* ----------------------------
| |
− | menu
| |
− | -----------------------------*/
| |
| ul { | | ul { |
− | list-style-type: none !important; | + | list-style-type: none; |
| } | | } |
− | li {
| + | |
− | list-style-type: none !important; | + | |
| + | #realcontent #homeIndex { |
| + | position: absolute; |
| + | top: 0; |
| + | left: 0; |
| + | right: 0; |
| + | bottom: 0; |
| } | | } |
− | .accordion { | + | #realcontent #homeIndex .contentInner { |
− | width: 100%; | + | position: absolute; |
− | max-width: 180px; | + | top: 0; |
− | background: #303030; | + | left: 0; |
− | -webkit-border-radius: 4px; | + | right: 0; |
− | -moz-border-radius: 4px; | + | bottom: 0; |
− | border-radius: 4px;
| + | |
− | list-style-type: none !important;
| + | |
− | margin-left:40px;
| + | |
| } | | } |
− | .accordion li {
| + | #realcontent #homeIndex a { |
− | list-style-type: none !important; | + | overflow: hidden; |
− | list-style: none;
| + | |
| } | | } |
− | .accordion .link { | + | #realcontent #homeIndex a img.fullBg { |
− | cursor: pointer;
| + | |
| display: block; | | display: block; |
− | padding: 6px 6px 6px 30px;
| + | position: absolute; |
− | color: #FFF;
| + | top: 0; |
− | font-size: 17px;
| + | left: 0; |
− | font-weight: 700;
| + | |
− | border-bottom: 1px solid #CCC;
| + | |
− | position: relative; | + | |
− | }
| + | |
− | .accordion li:last-child .link {
| + | |
− | border-bottom: 0; | + | |
− | }
| + | |
− | .accordion li.open .link {
| + | |
− | color: #FFE153; | + | |
− | }
| + | |
− | .submenu {
| + | |
| display: none; | | display: none; |
− | background: #444359;
| |
− | font-size: 5px;
| |
− | list-style-type: none !important;
| |
| } | | } |
− | .submenu li {
| + | #realcontent #homeIndex a .overlay { |
− | border-bottom: 1px solid #4b4a5e;
| + | |
− | list-style-type: none !important;
| + | |
− | list-style: none;
| + | |
− | }
| + | |
− | .submenu a {
| + | |
| display: block; | | display: block; |
− | text-decoration: none;
| |
− | color: #d9d9d9;
| |
− | }
| |
− | .submenu a:hover {
| |
− | background: #b63b4d;
| |
− | color: #FFF;
| |
− | }
| |
− | #menuHome {
| |
− | color: #FFF;
| |
− | font-size: 17px;
| |
− | margin-right: 60px;
| |
− | }
| |
− | #menuHome:hover {
| |
− | color: #FFE153;
| |
− | }
| |
− | /*.overflow { overflow: hidden;}*/
| |
− | .bgwidth {
| |
− | width: 100%;
| |
− | }
| |
− | .bgheight {
| |
− | height: 100%;
| |
− | }
| |
− | aside {
| |
− | width: 260px;
| |
− | height:100%;
| |
− | background-color:#000;
| |
| position: absolute; | | position: absolute; |
| top: 0; | | top: 0; |
| left: 0; | | left: 0; |
| + | right: 0; |
| bottom: 0; | | bottom: 0; |
− | z-index: 11111111; | + | background: #262626; |
| + | opacity: 0.5; |
| + | filter: alpha(opacity=50); |
| -webkit-transition: all 200ms ease-out; | | -webkit-transition: all 200ms ease-out; |
| -moz-transition: all 200ms ease-out; | | -moz-transition: all 200ms ease-out; |
Line 176: |
Line 64: |
| -o-transition: all 200ms ease-out; | | -o-transition: all 200ms ease-out; |
| transition: all 200ms ease-out; | | transition: all 200ms ease-out; |
− | -webkit-transform: translate3d(0, 0, 0); | + | z-index: 1; |
− | -moz-transform: translate3d(0, 0, 0);
| + | |
− | -ms-transform: translate3d(0, 0, 0);
| + | |
− | -o-transform: translate3d(0, 0, 0);
| + | |
− | transform: translate3d(0, 0, 0);
| + | |
− | text-decoration:none;
| + | |
− | | + | |
| } | | } |
− | | + | #realcontent #homeIndex a .title { |
− | aside #logo {
| + | position: absolute; |
− | text-indent: -6000px; | + | top: 50%; |
− | margin: 0px 32px 0px 32px; | + | left: 50%; |
− | display: block; | + | z-index: 10; |
| + | -webkit-backface-visibility: hidden; |
| } | | } |
− | aside #logo img {
| + | #realcontent #homeIndex a video { |
− | display: block; | + | position: absolute; |
− | text-decoration:none; | + | left: 0; |
− | width: 100%; | + | right: 0; |
| + | opacity: 0; |
| + | filter: alpha(opacity=0); |
| } | | } |
− | aside .separator {
| + | #realcontent #homeIndex a .gallery { |
− | background: url("https://static.igem.org/mediawiki/2015/d/df/CD_UESTC_Separator.jpg") no-repeat top left transparent; | + | position: absolute; |
− | display: block;
| + | top: 0; |
− | zoom: 1;
| + | left: 0; |
− | background-position: -23px -296px;
| + | right: 0; |
− | width: 143px; | + | bottom: 0; |
− | height: 3px; | + | opacity: 0; |
− | text-indent: -6000px; | + | filter: alpha(opacity=0); |
− | text-align: left; | + | |
− | margin: 25px auto; | + | |
− | }
| + | |
− | aside nav {
| + | |
− | font-family: 'Open Sans', Arial, Helvetica, Sans-serif, Verdana, Tahoma; | + | |
− | padding:0 0 0 0 px;
| + | |
| } | | } |
− | aside nav a {
| + | #realcontent #homeIndex a .gallery img { |
− | color: #ddd7d7;
| + | |
− | line-height: 40px;
| + | |
− | text-align: center;
| + | |
− | text-decoration: none;
| + | |
− | font-size: 23px;
| + | |
| display: block; | | display: block; |
− | letter-spacing: 2px;
| |
− | }
| |
− |
| |
− | * {
| |
− | margin: 0;
| |
− | padding: 0;
| |
− | -webkit-font-smoothing: antialiased;
| |
− | -moz-osx-font-smoothing: grayscale;
| |
− | }
| |
− | .no-touch * {
| |
− | -webkit-touch-callout: all;
| |
− | -webkit-user-select: all;
| |
− | -khtml-user-select: all;
| |
− | -moz-user-select: all;
| |
− | -ms-user-select: all;
| |
− | user-select: all;
| |
− | }
| |
− | div, h1, h2, h3, h4, span, p, img, a {
| |
− | -webkit-touch-callout: all;
| |
− | -webkit-user-select: all;
| |
− | -khtml-user-select: all;
| |
− | -moz-user-select: all;
| |
− | -ms-user-select: all;
| |
− | user-select: all;
| |
− | }
| |
− | h1, h2, h3, h4, h5, h6 {
| |
− | color: black;
| |
− | background: none;
| |
− | font-weight: normal;
| |
− | margin: 0;
| |
− | padding-top: .5em;
| |
− | padding-bottom: .17em;
| |
− | border-bottom:none;
| |
− | }
| |
− | a {
| |
− | color: #FFFFFF;
| |
− | text-decoration: none;
| |
− | }
| |
− | .fa {
| |
− | text-shadow: rgba(0,0,0,0.01) 0 0 1px;
| |
− | }
| |
− | img {
| |
− | user-select: none;
| |
− | user-drag: none;
| |
− | }
| |
− | html, body {
| |
− | min-height: 100%;
| |
| width: 100%; | | width: 100%; |
| height: 100%; | | height: 100%; |
− | background: #000000;
| |
− | overflow: hidden;
| |
− | color: #ffffff;
| |
− | font-family: 'din-condensed-web';
| |
− | font-size: 14px;
| |
− | font-weight: 400;
| |
− | }
| |
− | .owl-wrapper-outer, .owl-wrapper, .owl-item {
| |
− | height: 100%;
| |
− | }
| |
− | .fullBg {
| |
| position: absolute; | | position: absolute; |
| top: 0; | | top: 0; |
| left: 0; | | left: 0; |
− | display: none; | + | z-index: 2; |
| } | | } |
− | .fullBg.display { | + | #realcontent #homeIndex a .gallery img.active { |
− | display: block; | + | z-index: 4; |
| + | } |
| + | #realcontent #homeIndex a .gallery img.lastActive { |
| + | z-index: 3; |
| } | | } |
− | .layoutHide { | + | #realcontent #homeIndex .beer { |
| position: absolute; | | position: absolute; |
| top: 0; | | top: 0; |
| left: 0; | | left: 0; |
| bottom: 0; | | bottom: 0; |
− | width: 0%; | + | width: 44%; |
− | background: #000000;
| + | background: url("https://static.igem.org/mediawiki/2015/7/74/CHINA_CD_UESTC_homePRJBG.jpg") repeat center center #f2f2f2; |
− | z-index: 40;
| + | |
− | -webkit-transform: translate3d(0, 0, 0);
| + | |
− | -moz-transform: translate3d(0, 0, 0);
| + | |
− | -ms-transform: translate3d(0, 0, 0);
| + | |
− | -o-transform: translate3d(0, 0, 0);
| + | |
− | transform: translate3d(0, 0, 0);
| + | |
− | -webkit-backface-visibility: hidden;
| + | |
− | background: url("") repeat top left transparent; | + | |
| } | | } |
− | | + | #realcontent #homeIndex .beer .overlay { |
− | .touch .video .close { | + | opacity: 0.2; |
− | top: 20px; | + | filter: alpha(opacity=20); |
− | right: 20px; | + | |
| } | | } |
− | @media screen and (max-height: 780px) {
| + | #realcontent #homeIndex .beer span { |
− | html body aside #logo {
| + | display: block; |
− | margin-top: 0px; | + | |
− | margin-bottom:0px;
| + | |
| } | | } |
− | html body aside nav a {
| + | #realcontent #homeIndex .beer .middle { |
− | line-height: 35px; | + | width: 100%; |
− | font-size: 18px; | + | display: inline-block; |
| + | vertical-align: middle; |
| + | line-height: normal; |
| } | | } |
− | html body aside .separator {
| + | #realcontent #homeIndex .beer .title { |
− | margin: 20px auto; | + | background: url("https://static.igem.org/mediawiki/2015/4/4e/CD_UESTC_sprite.png") no-repeat top left transparent; |
| + | display: block; |
| + | zoom: 1; |
| + | background-position: 0px 0px; |
| + | width: 260px; |
| + | height: 250px; |
| + | text-indent: -6000px; |
| + | text-align: left; |
| + | position: relative; |
| + | top: auto; |
| + | left: auto; |
| + | margin: 0 auto; |
| + | margin-bottom: 50px; |
| } | | } |
− | html body aside .contact {
| + | #realcontent #homeIndex .beer .swipe { |
− | font-size: 18px; | + | overflow: hidden; |
| + | visibility: hidden; |
| + | position: relative; |
| } | | } |
| + | #realcontent #homeIndex .beer .swipe .swipe-wrap { |
| + | overflow: hidden; |
| + | position: relative; |
| } | | } |
− | @media screen and (max-height: 680px) {
| + | #realcontent #homeIndex .beer .swipe .swipe-wrap div { |
− | html body aside #logo {
| + | float: left; |
− | margin-top: 0px; | + | width: 100%; |
− | margin-bottom: 0px; | + | position: relative; |
| } | | } |
− | html body aside nav a {
| + | #realcontent #homeIndex .beer .swipe .swipe-wrap div img { |
− | line-height: 31px; | + | width: 50%; |
− | font-size: 18px; | + | height: 20%; |
| + | display: block; |
| + | margin: 0 auto; |
| + | max-height: 80%; |
| } | | } |
− | html body aside .separator {
| + | #realcontent #homeIndex .beer:hover .overlay { |
− | margin: 10px auto; | + | opacity: 0; |
| + | filter: alpha(opacity=0); |
| } | | } |
| + | #realcontent #homeIndex .results { |
| + | position: absolute; |
| + | top: 0; |
| + | left: 44%; |
| + | right: 0; |
| + | height: 50%; |
| + | background: url("https://static.igem.org/mediawiki/2015/6/60/CHINA_CD_UESTC_homeresult.jpg") no-repeat center center #f2f2f2; |
| + | -webkit-background-size: cover; |
| + | -moz-background-size: cover; |
| + | -o-background-size: cover; |
| + | background-size: cover; |
| } | | } |
− | @media screen and (max-width: 1050px) {
| + | #realcontent #homeIndex .results .title { |
− | | + | background: url("https://static.igem.org/mediawiki/2015/4/4e/CD_UESTC_sprite.png") no-repeat top left transparent; |
− | html aside #logo {
| + | display: block; |
− | margin-left: 20px; | + | zoom: 1; |
− | margin-right: 20px; | + | background-position: -260px -4px; |
| + | width: 300px; |
| + | height: 140px; |
| + | text-indent: -6000px; |
| + | text-align: left; |
| + | margin-left: -145px; |
| + | margin-top: -70px; |
| } | | } |
− | | + | #realcontent #homeIndex .Modeling { |
| + | position: absolute; |
| + | top: 50%; |
| + | left: 44%; |
| + | right: 28%; |
| + | bottom: 0; |
| + | background: url("https://static.igem.org/mediawiki/2015/1/1a/CD_UESTC_bg_ambassador.jpg") no-repeat center center #f2f2f2; |
| + | background-size:cover; |
| + | -webkit-background-size:cover; |
| + | -moz-background-size:cover; |
| + | -o-background-size:cover; |
| } | | } |
− | | + | #realcontent #homeIndex .Modeling .title { |
− | @media screen and (max-width: 700px) {
| + | background: url("https://static.igem.org/mediawiki/2015/4/4e/CD_UESTC_sprite.png") no-repeat top left transparent; |
− | | + | |
− | html aside #mobileMenuButton {
| + | |
| display: block; | | display: block; |
| + | zoom: 1; |
| + | background-position: -578px -4px; |
| + | width: 274px; |
| + | height: 170px; |
| + | text-indent: -6000px; |
| + | text-align: left; |
| + | margin-top: -78px; |
| + | margin-left: -137px; |
| } | | } |
− | html #RightContent {
| + | #realcontent #homeIndex .Team { |
− | left: 0; | + | position: absolute; |
− | right: auto; | + | top: 50%; |
− | width: 100%; | + | left: 72%; |
− | height:100%;
| + | right: 0; |
| + | bottom: 0; |
| + | background: url("https://static.igem.org/mediawiki/2015/a/af/CD_UESTC_bg_social.jpg") no-repeat center center #f2f2f2; |
| + | -webkit-background-size: 100% 100%; |
| + | -moz-background-size: 100% 100%; |
| + | -o-background-size: 100% 100%; |
| + | background-size: 100% 100%; |
| } | | } |
| + | #realcontent #homeIndex .Team .title { |
| + | background: url("https://static.igem.org/mediawiki/2015/4/4e/CD_UESTC_sprite.png") no-repeat top left transparent; |
| + | display: block; |
| + | zoom: 1; |
| + | background-position: -892px 0px; |
| + | width: 250px; |
| + | height: 170px; |
| + | text-indent: -6000px; |
| + | text-align: left; |
| + | margin-top: -72px; |
| + | margin-left: -125px; |
| } | | } |
− | /*float RightContent*/
| + | .no-touch #realcontent #homeIndex a:hover .overlay { |
− | #content { | + | opacity: 0; |
− | width:auto; | + | filter: alpha(opacity=0); |
− | height: 2000px; | + | |
− | | + | |
| } | | } |
− | | + | .touch #realcontent #homeIndex a.beer .overlay { |
− | .firstHeading { | + | opacity: 0; |
| + | filter: alpha(opacity=0); |
| display: none; | | display: none; |
| } | | } |
− | #top {
| |
− | display: none;
| |
− | }
| |
− | h1 {
| |
− | text-decoration:none;
| |
− | font-size:100%;}
| |
− | </style>
| |
− | <!-- finished menu-->
| |
| | | |
− | | + | #realcontent { |
− | <style type="text/css">
| + | |
− | /*************************************************
| + | |
− | whole right section
| + | |
− | | + | |
− | ***********************************************/
| + | |
− | #RightSection { | + | |
| position: fixed; | | position: fixed; |
| left: 260px; | | left: 260px; |
| top: 0; | | top: 0; |
| right: 0; | | right: 0; |
− | height:100%; | + | height: 100%; |
− | background:#F0F0F0; | + | overflow: hidden; |
− | background-image:url("https://static.igem.org/mediawiki/2015/8/8e/CHINA_CD_UESTC_PROJECTbg.jpg"); | + | -webkit-transition: all 200ms ease-out; |
− | overflow-y: scroll; | + | -moz-transition: all 200ms ease-out; |
− | background-repeat: repeat; | + | -ms-transition: all 200ms ease-out; |
− | background-size: 180px; | + | -o-transition: all 200ms ease-out; |
− | | + | |
| transition: all 200ms ease-out; | | transition: all 200ms ease-out; |
| + | -webkit-transform: translate3d(0, 0, 0); |
| + | -moz-transform: translate3d(0, 0, 0); |
| + | -ms-transform: translate3d(0, 0, 0); |
| + | -o-transform: translate3d(0, 0, 0); |
| transform: translate3d(0, 0, 0); | | transform: translate3d(0, 0, 0); |
− | z-index:1;
| |
− |
| |
| } | | } |
− | /*************************************************
| |
− | first title
| |
− | ***********************************************/
| |
− | #title {
| |
− | position: fixed;
| |
− | font-size: 80px;
| |
− | left:480px;
| |
− | z-index: 5;
| |
| | | |
− | }
| |
− | #firstTitle {
| |
− | font-family: Arial, Helvetica, sans-serif;
| |
− | position: fixed;
| |
− | margin-top:0;
| |
− | margin-bottom:0;
| |
− | top: 60px;
| |
− | font-size: 80px;
| |
− | left:40%;
| |
− | color: #fdf7c1;
| |
− | overflow: hidden;
| |
| | | |
| + | @media screen and (max-width: 1050px) { |
| + | |
| + | html #realcontent { |
| + | left: 200px; |
| } | | } |
− | | + | } |
− | | + | @media screen and (max-width: 1200px) { |
− | /*************************************************
| + | html #realcontent #homeIndex a .title { |
− | right text frame container
| + | -webkit-transform: scale(0.7); |
− | ***********************************************/
| + | -moz-transform: scale(0.7); |
− | #RightContent { | + | -ms-transform: scale(0.7); |
− | float: right; | + | -o-transform: scale(0.7); |
− | position: fixed; | + | transform: scale(0.7); |
− | left: 260px; | + | } |
− | top: 0px; | + | html #realcontent #homeIndex .beer .title { |
| + | margin-bottom: 20px; |
| + | } |
| + | html #realcontent #homeIndex .beer { |
| + | background-size: 150%; |
| + | } |
| + | } |
| + | @media screen and (max-width: 900px) { |
| + | html #realcontent #homeIndex .results { |
| + | height: 40%; |
| + | } |
| + | html #realcontent #homeIndex .Modeling { |
| + | top: 40%; |
| right: 0; | | right: 0; |
− | height:100%; | + | bottom: auto; |
− | overflow-y: scroll; | + | height: 30%; |
− | transition: all 200ms ease-out;
| + | |
− | transform: translate3d(0, 0, 0);
| + | |
− | z-index:5;
| + | |
− | | + | |
| } | | } |
− | .transparent_class { | + | html #realcontent #homeIndex .Team { |
− | border-radius: 0px; | + | left: 44%; |
− | position: absolute;
| + | top: 70%; |
− | top: 350px; | + | |
− | left: 50px;
| + | |
− | right: 50px;
| + | |
− | background-color: #0072E3;
| + | |
− | color:#000000;
| + | |
− | filter:alpha(opacity=80);
| + | |
− | -moz-opacity:0.8;
| + | |
− | -khtml-opacity: 0.8;
| + | |
− | opacity: 0.8;
| + | |
| } | | } |
− | .blockWords{
| |
− | font-family:Arial, Helvetica, sans-serif;
| |
− | font-size: 17px;
| |
− | padding: 15px;
| |
− | color: #ffffff;
| |
| } | | } |
− | /*************************************************
| + | @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) { |
− | testtext
| + | html .beerDetails .middle { |
− | ***********************************************/
| + | -webkit-transform: translate(0, 0) scale(0.9); |
− | #RightContentText {
| + | -moz-transform: translate(0, 0) scale(0.9); |
− | position: absolute;
| + | -ms-transform: translate(0, 0) scale(0.9); |
− | top: 510px;
| + | -o-transform: translate(0, 0) scale(0.9); |
− | left:18px;
| + | transform: translate(0, 0) scale(0.9); |
− | right:18px; | + | |
− | background:#FFFFFF; | + | |
− | color: #000000; | + | |
− | transition: all 200ms ease-out; | + | |
− | transform: translate3d(0, 0, 0); | + | |
| } | | } |
− | @media (min-width: 540px) {
| |
− | #firstTitle {font-size: 60px;}
| |
| } | | } |
− | @media (min-width: 768px) { | + | @media screen and (max-width: 700px) { |
− | | + | |
− | #firstTitle {font-size: 60px;}
| + | |
| | | |
| + | html #realcontent { |
| + | left: 0; |
| + | right: auto; |
| + | width: 100%; |
| } | | } |
− |
| |
− |
| |
− | @media (min-width: 992px) {
| |
− |
| |
− | #firstTitle {font-size: 60px;}
| |
− |
| |
| } | | } |
| | | |
− | @media (min-width: 1200px) {
| |
− | #firstTitle {font-size: 80px;}
| |
− |
| |
− |
| |
− | }
| |
− | #content{
| |
− | height:90px;
| |
− | padding: 0px 0px 0px 0px;
| |
− | border-left: 0px solid #444444;
| |
− | border-right: 0px solid #444444;
| |
− | }
| |
| </style> | | </style> |
| + | </head> |
| <body id="homeIndexBody"> | | <body id="homeIndexBody"> |
− | <aside>
| |
− | <div id="mobileMenuButton"> <span></span> <span></span> <span></span> </div>
| |
− | <h1 id="logo"> <img alt="White Frontier Brewery" src="https://static.igem.org/mediawiki/2015/b/bb/CD_UESTC_whitefrontier.png"> </h1>
| |
− | <div class="separator"></div>
| |
− | <nav >
| |
− | <!-- Contenedor -->
| |
− | <ul id="accordion" class="accordion">
| |
− | <li>
| |
− | <div class="link"><a id="menuHome" href="https://2015.igem.org/Team:CHINA_CD_UESTC/homeDemo">HOME</a></div>
| |
− | </li>
| |
− | <li>
| |
− | <div class="link">PROJECT</div>
| |
− | <ul class="submenu">
| |
− | <li><a href="https://2015.igem.org/Team:CHINA_CD_UESTC/Background">Background</a></li>
| |
− | <li><a href="https://2015.igem.org/Team:CHINA_CD_UESTC/SystemDesign">System Design</a></li>
| |
− | <li><a href="https://2015.igem.org/Team:CHINA_CD_UESTC/Method">Method</a></li>
| |
− | <li><a href="https://2015.igem.org/Team:CHINA_CD_UESTC/Modeling">Modeling</a></li>
| |
− | </ul>
| |
− | </li>
| |
− | <li>
| |
− | <div class="link">RESULTS</div>
| |
− | <ul class="submenu">
| |
− | <li><a href="https://2015.igem.org/Team:CHINA_CD_UESTC/Results">Results</a></li>
| |
− | <li><a href="https://2015.igem.org/Team:CHINA_CD_UESTC/Discussion">Discussion</a></li>
| |
− | <li><a href="https://2015.igem.org/Team:CHINA_CD_UESTC/Future">Future</a></li>
| |
− | <li><a href="https://2015.igem.org/Team:CHINA_CD_UESTC/Parts">Parts</a></li>
| |
− | <li><a href="https://2015.igem.org/Team:CHINA_CD_UESTC/References">References</a></li>
| |
− | <li><a href="https://2015.igem.org/Team:CHINA_CD_UESTC/Judging">Judging</a></li>
| |
| | | |
− | </ul>
| + | <div id="realcontent"> |
− | </li>
| + | <div id="homeIndex"> |
− | <li>
| + | <div class="contentInner"> |
− | <div class="link">TEAM</div>
| + | <a href="https://2015.igem.org/Team:CHINA_CD_UESTC/Description" class="beer middleParent"> |
− | <ul class="submenu">
| + | <div class="layoutHide"></div> |
− | <li><a href="https://2015.igem.org/Team:CHINA_CD_UESTC/Members">Members</a></li>
| + | <span class="overlay"></span> |
− | <li><a href="https://2015.igem.org/Team:CHINA_CD_UESTC/Instructors">Instructors</a></li>
| + | <span class="middle"> |
− | <li><a href="https://2015.igem.org/Team:CHINA_CD_UESTC/Attributions">Attributions</a></li>
| + | <h1 class="title">Project</h1> |
− | <li><a href="https://2015.igem.org/Team:CHINA_CD_UESTC/Gallery">Gallery</a></li>
| + | <span class="swipe" id="swipeProject"> |
− | </ul>
| + | <span class="swipe-wrap"> |
− | </li>
| + | <div> |
− | <li>
| + | <img alt="La Bruson" src="https://static.igem.org/mediawiki/2015/8/83/CHINA_CD_UESTC_homeswape01.png" /> |
− | <div class="link">HUMAN PRACTICES</div>
| + | </div> |
− | <ul class="submenu">
| + | <div> |
− | <li><a href="https://2015.igem.org/Team:CHINA_CD_UESTC/Overview">Overview</a></li>
| + | <img alt="Les Faverges" src="https://static.igem.org/mediawiki/2015/9/90/CHINA_CD_UESTC_homeswape02.png" /> |
− | <li><a href="#">....</a></li>
| + | </div> |
− | </ul>
| + | <div> |
− | </li>
| + | <img alt="Backside Montfort" src="https://static.igem.org/mediawiki/2015/5/55/CHINA_CD_UESTC_homeswape03.png" /> |
− | <li>
| + | </div> |
− | <div class="link">NOTEBOOK</div>
| + | </span> |
− | <ul class="submenu">
| + | </span> |
− | <li><a href="https://2015.igem.org/Team:CHINA_CD_UESTC/Journal">Journal</a></li>
| + | </span> |
− | <li><a href="https://2015.igem.org/Team:CHINA_CD_UESTC/Safety">Safety</a></li>
| + | </a> |
− | <li><a href="https://2015.igem.org/Team:CHINA_CD_UESTC/Protocol">Protocol</a></li>
| + | |
− | </ul>
| + | |
− | </li>
| + | |
− | </ul>
| + | |
− | </nav>
| + | |
− | <div class="separator"></div>
| + | |
− | </aside>
| + | |
| | | |
− | | + | <a href="https://2015.igem.org/Team:CHINA_CD_UESTC/Results" class="results"> |
− | | + | <div class="layoutHide"></div> |
− | | + | <img class="fullBg" onmouseover="resultsGalleryNext()"/> |
− | <div id="RightSection"></div> | + | <span class="overlay"></span> |
− | | + | <h2 class="title">Let's discover our results White Frontier Brewery</h2> |
− | <div id="title">
| + | <div class="gallery"> |
− | | + | <img src="https://static.igem.org/mediawiki/2015/1/10/CHINA_CD_UESTC_homere03.jpg" class="fullBg display " /> |
− | <div id="firstTitle"><p><B>PROJECT intro</B></p></div>
| + | <img src="https://static.igem.org/mediawiki/2015/3/31/CHINA_CD_UESTC_homere04.jpg" class="fullBg display " /> |
− | </div>
| + | |
− | | + | |
− | <div id="RightContent">
| + | |
− | <div class="transparent_class ">
| + | |
− | <p class="blockWords"> We are a skillful and persistent group of nine Finns. We started as a group of students who didn't really know each other, assuming that we were going to spend our summer studying synthetic biology with strange colleagues. In the end we got a bunch of new friends and (in addition to studying synthetic biology) we just might have spent one of the best summers of our lives.</p>
| + | |
− | </div> | + | |
− | | + | |
− | <div id="RightContentText"> | + | |
− | <div class="slide" id="slide2" data-slide="2" data-stellar-background-ratio="0.5" style="background-position: 0px 669px;">
| + | |
− | <div class="container clearfix">
| + | |
− |
| + | |
− | <div id="content" class="grid_12">
| + | |
− | <h2>The new Magical Bacteria: Magnetotactic E.Coli</h2>
| + | |
− | </div>
| + | |
− | <div class="clear"></div>
| + | |
− |
| + | |
− | <div id="content">
| + | |
− | <div class="grid_8">
| + | |
− | <h4>2015-UESTC TEAM</h4>
| + | |
− | <p>There is a special microbe in nature which can be attracted by magnet ---Magnetotactic bacterium(MTB). Scientists are very interested in it because its Magnetotaxis. Magnetosome, some Fe3O4 nanocrystals covered by membrane with unprecedented magnetic properties, is the reason why MTB has the ability to be attracted by magnet. The process of magnetosome formation which is controled by many related gene cluster is very complex , including----- membrane invaginate forming vesicle---absorbing Iron ions -----Iron ions being oxidized into Fe3O4 ------magnetosome connect to each other and form nanopaticle chain.</p>
| + | |
− | | + | |
− | <p>A lot of great value about magnetotaxis application can be excavated . But MTB is anaerobic, and hard to be raised , also hard to transform. Obviously it is hard to modify and research MTB at molecular level . the large size and the complexity of related gene cluster is also a reason restricted the use of magnetotaxis.</p>
| + | |
− | | + | |
− | <p>In our project, we are aiming to transfer mamAB、mamGFDC、mms6、mamXYZ four main gene clusters which are related to the formation of magnetosome into E. Coli through recombinant plasmid. The E.Coli will produce magnetosome and abtain the magnetotactic ability. The Magnetotactic E.Coli will be applied in a variety of areas. We will explore the potential in the applaction of Microbial Fuel Cell. </p>
| + | |
− | | + | |
− | <p>In addition to this ,we will research several genes related to the producing of magnetosome, find out the Specific function in this processing.</p>
| + | |
− | | + | |
− | </div>
| + | |
− | <div class="grid_4 omega">
| + | |
− | <h4>Personal Info</h4>
| + | |
− | <ul class="det_inf">
| + | |
− | <li class="phone">(+1) 245 5462 252</li>
| + | |
− | <li class="address">3301 Lorem Ipsum, Dolor Sit St</li> | + | |
− | <li class="pers_mail"><a href="javascript:void(0);">support@lorem.com</a></li>
| + | |
− | <li class="pers_site"><a href="javascript:void(0);">www.lorem.com</a></li>
| + | |
− | </ul>
| + | |
− | <h4>My Recent Tweets</h4>
| + | |
− | <div class="ftr_twit">
| + | |
− | <div class="tweet_block"><p class="loading">loading tweets...</p></div>
| + | |
| </div> | | </div> |
− | </div> | + | </a> |
− | <div class="clear"></div> | + | <a href="https://2015.igem.org/Team:CHINA_CD_UESTC/Modeling" class="Modeling"> |
− | | + | <div class="layoutHide"></div> |
| + | <img class="fullBg" /> |
| + | <span class="overlay"></span> |
| + | <h2 class="title">Modeling</h2> |
| + | </a> |
| + | <a href="https://2015.igem.org/Team:CHINA_CD_UESTC/Members" class="Team" > |
| + | <div class="layoutHide"></div> |
| + | <img class="fullBg" /> |
| + | <span class="overlay"></span> |
| + | <h2 class="title">Team</h2> |
| + | </a> |
| </div> | | </div> |
− |
| |
| </div> | | </div> |
| </div> | | </div> |
| + | <script type="text/javascript" src="https://2015.igem.org/Team:CHINA_CD_UESTC/homeJS.js?action=raw&ctype=text/js"></script> |
| | | |
| + | <script type="text/javascript">//<![CDATA[ |
| + | var controllerName="home"; |
| + | var actionName="index"; |
| + | var base=""; |
| + | var baseLang="/en"; |
| + | var lang="en"; |
| + | data=[];//]]> |
| + | </script> |
| + | <script type="text/javascript"> |
| + | //resultsIntercal change |
| + | var resultsInterval; |
| + | function resultsGalleryNext() { |
| + | var $active = $('#realcontent #homeIndex a.results .gallery img.active'); |
| + | if ( $active.length == 0 ) $active = $('#realcontent #homeIndex a.results .gallery img:last'); |
| + | var $next = $active.next().length ? $active.next() : $('#realcontent #homeIndex a.results .gallery img:first'); |
| + | $active.addClass('lastActive'); |
| + | $next.css({opacity: 0.0}) |
| + | .addClass('active') |
| + | .animate({opacity: 1.0}, 700, function() { |
| + | $active.removeClass('active lastActive'); |
| + | }); |
| + | } |
| + | $('.no-touch #realcontent #homeIndex a.results').hover(function(){ |
| + | var $gallery = $(this).find('.gallery'); |
| + | $gallery.stop().animate({ |
| + | scale:1, |
| + | opacity:1 |
| + | },500, 'easeOutCubic'); |
| + | resultsInterval = window.setInterval(resultsGalleryNext, 1000); |
| + | }, function(){ |
| + | window.clearInterval(resultsInterval); |
| + | var $gallery = $(this).find('.gallery'); |
| + | $gallery.stop().animate({ |
| + | scale:1.5, |
| + | opacity:0 |
| + | },500, 'easeOutCubic', function(){ |
| + | window.clearInterval(resultsInterval); |
| + | }); |
| + | }); |
| | | |
− | <div class="slide" id="slide2" data-slide="4" data-stellar-background-ratio="0.5" style="background-position: 0px 669px;">
| |
− | <div class="container clearfix">
| |
− |
| |
− | <div id="content" class="grid_12">
| |
− | <h2>About Me</h2>
| |
− | </div>
| |
− | <div class="clear"></div>
| |
− |
| |
− | <div id="content">
| |
− | <div class="grid_8">
| |
− | <h4>Biography</h4>
| |
− | <p>Morbi rutrum, elit ac fermentum egestas, tortor ante vestibulum est, eget scelerisque nisl velit eget tellus. Fusce porta facilisis luctus. Integer neque dolor, rhoncus nec euismod eget, pharetra et tortor. Nulla id pulvinar nunc. Vestibulum auctor nisl vel lectus ullamcorper sed pellentesque dolor eleifend. Praesent lobortis magna vel diam mattis sagittis.</p>
| |
− | <p>Mauris porta odio eu risus scelerisque id facilisis ipsum dictum vitae volutpat. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pulvinar neque eu purus sollicitudin et sollicitudin dui ultricies. Maecenas cursus auctor tellus sit amet blandit. Maecenas a erat ac nibh molestie interdum. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed lorem enim, ultricies sed sodales id, convallis molestie ipsum. Morbi eget dolor ligula. Vivamus accumsan rutrum nisi nec elementum. Pellentesque at nunc risus. Phasellus ullamcorper bibendum varius. Quisque quis ligula sit amet felis ornare porta. Aenean viverra lacus et mi elementum mollis. Praesent eu justo elit.</p>
| |
− | </div>
| |
− | <div class="grid_4 omega">
| |
− | <h4>Personal Info</h4>
| |
− | <ul class="det_inf">
| |
− | <li class="phone">(+1) 245 5462 252</li>
| |
− | <li class="address">3301 Lorem Ipsum, Dolor Sit St</li>
| |
− | <li class="pers_mail"><a href="javascript:void(0);">support@lorem.com</a></li>
| |
− | <li class="pers_site"><a href="javascript:void(0);">www.lorem.com</a></li>
| |
− | </ul>
| |
− | <h4>My Recent Tweets</h4>
| |
− | <div class="ftr_twit">
| |
− | <div class="tweet_block"><p class="loading">loading tweets...</p></div>
| |
− | </div>
| |
− | </div>
| |
− | <div class="clear"></div>
| |
− |
| |
− | </div>
| |
− |
| |
− | </div>
| |
− | </div>
| |
| | | |
| | | |
− | <div class="slide" id="slide2" data-slide="6" data-stellar-background-ratio="0.5" style="background-position: 0px 669px;">
| + | // swipe beer |
− | <div class="container clearfix">
| + | var swipeProject = new Swipe(document.getElementById('swipeProject'), { |
− |
| + | speed: 400, |
− | <div id="content" class="grid_12">
| + | auto: false, |
− | <h2>About Me</h2>
| + | |
− | </div>
| + | |
− | <div class="clear"></div>
| + | |
− |
| + | |
− | <div id="content">
| + | |
− | <div class="grid_8">
| + | |
− | <h4>Biography</h4>
| + | |
− | <p>Morbi rutrum, elit ac fermentum egestas, tortor ante vestibulum est, eget scelerisque nisl velit eget tellus. Fusce porta facilisis luctus. Integer neque dolor, rhoncus nec euismod eget, pharetra et tortor. Nulla id pulvinar nunc. Vestibulum auctor nisl vel lectus ullamcorper sed pellentesque dolor eleifend. Praesent lobortis magna vel diam mattis sagittis.</p>
| + | |
− | <p>Mauris porta odio eu risus scelerisque id facilisis ipsum dictum vitae volutpat. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pulvinar neque eu purus sollicitudin et sollicitudin dui ultricies. Maecenas cursus auctor tellus sit amet blandit. Maecenas a erat ac nibh molestie interdum. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed lorem enim, ultricies sed sodales id, convallis molestie ipsum. Morbi eget dolor ligula. Vivamus accumsan rutrum nisi nec elementum. Pellentesque at nunc risus. Phasellus ullamcorper bibendum varius. Quisque quis ligula sit amet felis ornare porta. Aenean viverra lacus et mi elementum mollis. Praesent eu justo elit.</p>
| + | |
− | </div>
| + | |
− | <div class="grid_4 omega">
| + | |
− | <h4>Personal Info</h4>
| + | |
− | <ul class="det_inf">
| + | |
− | <li class="phone">(+1) 245 5462 252</li>
| + | |
− | <li class="address">3301 Lorem Ipsum, Dolor Sit St</li>
| + | |
− | <li class="pers_mail"><a href="javascript:void(0);">support@lorem.com</a></li>
| + | |
− | <li class="pers_site"><a href="javascript:void(0);">www.lorem.com</a></li>
| + | |
− | </ul>
| + | |
− | <h4>My Recent Tweets</h4>
| + | |
− | <div class="ftr_twit">
| + | |
− | <div class="tweet_block"><p class="loading">loading tweets...</p></div>
| + | |
− | </div>
| + | |
− | </div>
| + | |
− | <div class="clear"></div>
| + | |
− |
| + | |
− | </div>
| + | |
− |
| + | |
− | </div>
| + | |
− | </div>
| + | |
| | | |
| + | continuous: true, |
| + | disableScroll: false, |
| + | stopPropagation: false, |
| + | callback: function(index, elem) {}, |
| + | transitionEnd: function(index, elem) {} |
| + | }); |
| | | |
− | <div class="slide" id="slide2" data-slide="4" data-stellar-background-ratio="0.5" style="background-position: 0px 669px;">
| + | var timeout; |
− | <div class="container clearfix">
| + | function again() |
− |
| + | { |
− | <div id="content" class="grid_12">
| + | window.clearTimeout(timeout); |
− | <h2>About Me</h2>
| + | timeout = window.setTimeout(function(){ |
− | </div>
| + | swipeProject.next(); |
− | <div class="clear"></div>
| + | again(); |
− |
| + | }, 1400); |
− | <div id="content">
| + | } |
− | <div class="grid_8">
| + | $('.no-touch #realcontent #homeIndex a.beer').hover(function(){ |
− | <h4>Biography</h4>
| + | swipeProject.next(); |
− | <p>Morbi rutrum, elit ac fermentum egestas, tortor ante vestibulum est, eget scelerisque nisl velit eget tellus. Fusce porta facilisis luctus. Integer neque dolor, rhoncus nec euismod eget, pharetra et tortor. Nulla id pulvinar nunc. Vestibulum auctor nisl vel lectus ullamcorper sed pellentesque dolor eleifend. Praesent lobortis magna vel diam mattis sagittis.</p>
| + | again(); |
− | <p>Mauris porta odio eu risus scelerisque id facilisis ipsum dictum vitae volutpat. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pulvinar neque eu purus sollicitudin et sollicitudin dui ultricies. Maecenas cursus auctor tellus sit amet blandit. Maecenas a erat ac nibh molestie interdum. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed lorem enim, ultricies sed sodales id, convallis molestie ipsum. Morbi eget dolor ligula. Vivamus accumsan rutrum nisi nec elementum. Pellentesque at nunc risus. Phasellus ullamcorper bibendum varius. Quisque quis ligula sit amet felis ornare porta. Aenean viverra lacus et mi elementum mollis. Praesent eu justo elit.</p>
| + | }, function(){ |
− | </div>
| + | window.clearTimeout(timeout); |
− | <div class="grid_4 omega">
| + | }); |
− | <h4>Personal Info</h4>
| + | |
− | <ul class="det_inf">
| + | |
− | <li class="phone">(+1) 245 5462 252</li>
| + | |
− | <li class="address">3301 Lorem Ipsum, Dolor Sit St</li>
| + | |
− | <li class="pers_mail"><a href="javascript:void(0);">support@lorem.com</a></li>
| + | |
− | <li class="pers_site"><a href="javascript:void(0);">www.lorem.com</a></li>
| + | |
− | </ul>
| + | |
− | <h4>My Recent Tweets</h4>
| + | |
− | <div class="ftr_twit">
| + | |
− | <div class="tweet_block"><p class="loading">loading tweets...</p></div>
| + | |
− | </div>
| + | |
− | </div>
| + | |
− | <div class="clear"></div>
| + | |
− |
| + | |
− | </div>
| + | |
− |
| + | |
− | </div>
| + | |
− | </div>
| + | |
− | | + | |
− | <div class="slide" id="slide2" data-slide="8" data-stellar-background-ratio="0.5" style="background-position: 0px 669px;">
| + | |
− | <div class="container clearfix">
| + | |
− |
| + | |
− | <div id="content" class="grid_12">
| + | |
− | <h2>About Me</h2>
| + | |
− | </div>
| + | |
− | <div class="clear"></div>
| + | |
− |
| + | |
− | <div id="content">
| + | |
− | <div class="grid_8">
| + | |
− | <h4>Biography</h4>
| + | |
− | <p>Morbi rutrum, elit ac fermentum egestas, tortor ante vestibulum est, eget scelerisque nisl velit eget tellus. Fusce porta facilisis luctus. Integer neque dolor, rhoncus nec euismod eget, pharetra et tortor. Nulla id pulvinar nunc. Vestibulum auctor nisl vel lectus ullamcorper sed pellentesque dolor eleifend. Praesent lobortis magna vel diam mattis sagittis.</p>
| + | |
− | <p>Mauris porta odio eu risus scelerisque id facilisis ipsum dictum vitae volutpat. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pulvinar neque eu purus sollicitudin et sollicitudin dui ultricies. Maecenas cursus auctor tellus sit amet blandit. Maecenas a erat ac nibh molestie interdum. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed lorem enim, ultricies sed sodales id, convallis molestie ipsum. Morbi eget dolor ligula. Vivamus accumsan rutrum nisi nec elementum. Pellentesque at nunc risus. Phasellus ullamcorper bibendum varius. Quisque quis ligula sit amet felis ornare porta. Aenean viverra lacus et mi elementum mollis. Praesent eu justo elit.</p>
| + | |
− | </div>
| + | |
− | <div class="grid_4 omega">
| + | |
− | <h4>Personal Info</h4>
| + | |
− | <ul class="det_inf">
| + | |
− | <li class="phone">(+1) 245 5462 252</li>
| + | |
− | <li class="address">3301 Lorem Ipsum, Dolor Sit St</li>
| + | |
− | <li class="pers_mail"><a href="javascript:void(0);">support@lorem.com</a></li>
| + | |
− | <li class="pers_site"><a href="javascript:void(0);">www.lorem.com</a></li>
| + | |
− | </ul>
| + | |
− | <h4>My Recent Tweets</h4>
| + | |
− | <div class="ftr_twit">
| + | |
− | <div class="tweet_block"><p class="loading">loading tweets...</p></div>
| + | |
− | </div>
| + | |
− | </div>
| + | |
− | <div class="clear"></div>
| + | |
− |
| + | |
− | </div>
| + | |
− |
| + | |
− | </div>
| + | |
− | </div>
| + | |
− | | + | |
− | <div class="slide" id="slide2" data-slide="10" data-stellar-background-ratio="0.5" style="background-position: 0px 669px;">
| + | |
− | <div class="container clearfix">
| + | |
− |
| + | |
− | <div id="content" class="grid_12">
| + | |
− | <h2>About Me</h2>
| + | |
− | </div>
| + | |
− | <div class="clear"></div>
| + | |
− |
| + | |
− | <div id="content">
| + | |
− | <div class="grid_8">
| + | |
− | <h4>Biography</h4>
| + | |
− | <p>Morbi rutrum, elit ac fermentum egestas, tortor ante vestibulum est, eget scelerisque nisl velit eget tellus. Fusce porta facilisis luctus. Integer neque dolor, rhoncus nec euismod eget, pharetra et tortor. Nulla id pulvinar nunc. Vestibulum auctor nisl vel lectus ullamcorper sed pellentesque dolor eleifend. Praesent lobortis magna vel diam mattis sagittis.</p>
| + | |
− | <p>Mauris porta odio eu risus scelerisque id facilisis ipsum dictum vitae volutpat. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pulvinar neque eu purus sollicitudin et sollicitudin dui ultricies. Maecenas cursus auctor tellus sit amet blandit. Maecenas a erat ac nibh molestie interdum. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed lorem enim, ultricies sed sodales id, convallis molestie ipsum. Morbi eget dolor ligula. Vivamus accumsan rutrum nisi nec elementum. Pellentesque at nunc risus. Phasellus ullamcorper bibendum varius. Quisque quis ligula sit amet felis ornare porta. Aenean viverra lacus et mi elementum mollis. Praesent eu justo elit.</p>
| + | |
− | </div>
| + | |
− | <div class="grid_4 omega">
| + | |
− | <h4>Personal Info</h4>
| + | |
− | <ul class="det_inf">
| + | |
− | <li class="phone">(+1) 245 5462 252</li>
| + | |
− | <li class="address">3301 Lorem Ipsum, Dolor Sit St</li>
| + | |
− | <li class="pers_mail"><a href="javascript:void(0);">support@lorem.com</a></li>
| + | |
− | <li class="pers_site"><a href="javascript:void(0);">www.lorem.com</a></li>
| + | |
− | </ul>
| + | |
− | <h4>My Recent Tweets</h4>
| + | |
− | <div class="ftr_twit">
| + | |
− | <div class="tweet_block"><p class="loading">loading tweets...</p></div>
| + | |
− | </div>
| + | |
− | </div>
| + | |
− | <div class="clear"></div>
| + | |
− |
| + | |
− | </div>
| + | |
− |
| + | |
− | </div>
| + | |
− | </div>
| + | |
− | | + | |
− | <div class="slide" id="slide2" data-slide="12" data-stellar-background-ratio="0.5" style="background-position: 0px 669px;">
| + | |
− | <div class="container clearfix">
| + | |
− |
| + | |
− | <div id="content" class="grid_12">
| + | |
− | <h2>About Me</h2>
| + | |
− | </div>
| + | |
− | <div class="clear"></div>
| + | |
− |
| + | |
− | <div id="content">
| + | |
− | <div class="grid_8">
| + | |
− | <h4>Biography</h4>
| + | |
− | <p>Morbi rutrum, elit ac fermentum egestas, tortor ante vestibulum est, eget scelerisque nisl velit eget tellus. Fusce porta facilisis luctus. Integer neque dolor, rhoncus nec euismod eget, pharetra et tortor. Nulla id pulvinar nunc. Vestibulum auctor nisl vel lectus ullamcorper sed pellentesque dolor eleifend. Praesent lobortis magna vel diam mattis sagittis.</p>
| + | |
− | <p>Mauris porta odio eu risus scelerisque id facilisis ipsum dictum vitae volutpat. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed pulvinar neque eu purus sollicitudin et sollicitudin dui ultricies. Maecenas cursus auctor tellus sit amet blandit. Maecenas a erat ac nibh molestie interdum. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed lorem enim, ultricies sed sodales id, convallis molestie ipsum. Morbi eget dolor ligula. Vivamus accumsan rutrum nisi nec elementum. Pellentesque at nunc risus. Phasellus ullamcorper bibendum varius. Quisque quis ligula sit amet felis ornare porta. Aenean viverra lacus et mi elementum mollis. Praesent eu justo elit.</p>
| + | |
− | </div>
| + | |
− | <div class="grid_4 omega">
| + | |
− | <h4>Personal Info</h4>
| + | |
− | <ul class="det_inf">
| + | |
− | <li class="phone">(+1) 245 5462 252</li>
| + | |
− | <li class="address">3301 Lorem Ipsum, Dolor Sit St</li>
| + | |
− | <li class="pers_mail"><a href="javascript:void(0);">support@lorem.com</a></li>
| + | |
− | <li class="pers_site"><a href="javascript:void(0);">www.lorem.com</a></li>
| + | |
− | </ul>
| + | |
− | <h4>My Recent Tweets</h4>
| + | |
− | <div class="ftr_twit">
| + | |
− | <div class="tweet_block"><p class="loading">loading tweets...</p></div>
| + | |
− | </div>
| + | |
− | </div>
| + | |
− | <div class="clear"></div>
| + | |
− |
| + | |
− | </div>
| + | |
− |
| + | |
− | </div>
| + | |
− | </div>
| + | |
− | | + | |
− | | + | |
− | | + | |
− | | + | |
− | </div>
| + | |
− | </div>
| + | |
− | </div>
| + | |
| | | |
| + | </script> |
| </body> | | </body> |
− |
| |
− |
| |
| </html> | | </html> |