Difference between revisions of "Team:UCL/Playingaround3"
Line 4: | Line 4: | ||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css"> | <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css"> | ||
− | <link href="/ | + | <link href="//twitter-bootstrap/2.3.2/css/bootstrap-combined.no-icons.min.css" rel="stylesheet"> |
<link href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css" rel="stylesheet"> | <link href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css" rel="stylesheet"> | ||
− | <link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Raleway" /> | + | <link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Raleway"/> |
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script> | <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script> | ||
Line 29: | Line 29: | ||
height: 100%; | height: 100%; | ||
border: 0px; | border: 0px; | ||
− | background-color: | + | background-color: #fff; |
margin: 0px; | margin: 0px; | ||
padding: 0px; | padding: 0px; | ||
Line 37: | Line 37: | ||
width:100%; | width:100%; | ||
height:100%; | height:100%; | ||
− | |||
box-sizing: border-box; | box-sizing: border-box; | ||
− | |||
} | } | ||
Line 46: | Line 44: | ||
/* blocks */ | /* blocks */ | ||
− | #header {background: # | + | #header {background: #fff; margin: -5px; text-align: center; width: 100%; |
height: 100%; | height: 100%; | ||
position: relative; | position: relative; | ||
Line 104: | Line 102: | ||
width: 100%; | width: 100%; | ||
height: 100%; | height: 100%; | ||
− | position: | + | position: relative; |
display: block; | display: block; | ||
margin: 0; | margin: 0; | ||
Line 142: | Line 140: | ||
width: 100%; | width: 100%; | ||
height: 100%; | height: 100%; | ||
− | position: relative !important; | + | position: relative!important; |
display: block; | display: block; | ||
margin: 0; | margin: 0; | ||
Line 159: | Line 157: | ||
/*twitter*/ | /*twitter*/ | ||
− | #twit {width: | + | #twit {width: 100%; height: 240px; padding-left: 30px; padding-top: 40px; display: inline-block; } |
+ | #twitbox {width: 30%; display: inline-block; padding-right: 30px; border-right: 1px solid #574B61; | ||
+ | } | ||
+ | |||
+ | #sponsors {display: inline-block; position: relative; text-align: center; top: -10px; width: 68%;} | ||
+ | |||
+ | iframe.twitter-timeline { | ||
+ | height: 220px !important; | ||
+ | width: 500px !important; | ||
+ | } | ||
+ | |||
+ | |||
/* logo and buttons */ | /* logo and buttons */ | ||
+ | h5 { | ||
+ | font-size:900%; | ||
+ | font-family: times, serif; | ||
+ | } | ||
+ | |||
+ | h6 { | ||
+ | font-size:200%; | ||
+ | margin-top:-50px; | ||
+ | margin-bottom:-50px; | ||
+ | font-family:"lucida calligraphy", sans serif; | ||
+ | font-style:italic; | ||
+ | } | ||
.logophoto {width: 300px; height: 400px; height: 100%; } | .logophoto {width: 300px; height: 400px; height: 100%; } | ||
− | #logo {padding-top: 10%; padding-bottom: | + | #logo {padding-top: 10%; padding-bottom: 10%;} |
+ | |||
.intro-buttons { | .intro-buttons { | ||
Line 192: | Line 214: | ||
border: 1px solid transparent; | border: 1px solid transparent; | ||
border-radius: 4px; | border-radius: 4px; | ||
− | + | transition-property: background-color, color; | |
− | + | transition-duration: 1s; | |
− | + | transition-timing-function: ease; | |
− | + | ||
− | + | ||
color: #FFFFFF; | color: #FFFFFF; | ||
border: none; | border: none; | ||
Line 221: | Line 241: | ||
border: 1px solid transparent; | border: 1px solid transparent; | ||
border-radius: 4px; | border-radius: 4px; | ||
− | + | transition-property: background-color, color; | |
− | + | transition-duration: 1s; | |
− | + | transition-timing-function: ease; | |
− | + | ||
− | + | ||
color: #FFFFFF; | color: #FFFFFF; | ||
border: none; | border: none; | ||
Line 249: | Line 267: | ||
border: 1px solid transparent; | border: 1px solid transparent; | ||
border-radius: 4px; | border-radius: 4px; | ||
− | + | transition-property: background-color, color; | |
− | + | transition-duration: 1s; | |
− | + | transition-timing-function: ease; | |
− | + | ||
− | + | ||
color: #FFFFFF; | color: #FFFFFF; | ||
border: none; | border: none; | ||
Line 278: | Line 294: | ||
border: 1px solid transparent; | border: 1px solid transparent; | ||
border-radius: 4px; | border-radius: 4px; | ||
− | + | transition-property: background-color, color; | |
− | + | transition-duration: 1s; | |
− | + | transition-timing-function: ease; | |
− | + | ||
− | + | ||
color: #FFFFFF; | color: #FFFFFF; | ||
border: none; | border: none; | ||
Line 292: | Line 306: | ||
letter-spacing: 1.5px; | letter-spacing: 1.5px; | ||
} | } | ||
+ | |||
+ | .back {text-align: center; padding-bottom: 20px;} | ||
+ | .back a {color: #746c7c; font-size: 12px;} | ||
+ | .back a:hover {color: #2e2438; -webkit-transition: color ease-in-out 400ms;} | ||
.buttonc1:hover {text-decoration: none; background-color: #FE6C68;} | .buttonc1:hover {text-decoration: none; background-color: #FE6C68;} | ||
Line 299: | Line 317: | ||
− | #why2 {padding-top: | + | #why2 {padding-top: 10px; text-align: center; color: #fff;} |
#why2 a {color: #fff;} | #why2 a {color: #fff;} | ||
Line 358: | Line 376: | ||
} | } | ||
− | #abstracttext p { line-height: 2; text- | + | |
+ | #abstracttext p { line-height: 2; text-indent: 50px; font-size: 15px; | ||
} | } | ||
@media screen and (max-width: 960px) { | @media screen and (max-width: 960px) { | ||
− | #abstracttext p { line-height: 2 | + | #abstracttext p { line-height: 2; font-size: 13px; text-indent: 50px; |
} | } | ||
Line 445: | Line 464: | ||
.icon-group {color: #FFCD55;} | .icon-group {color: #FFCD55;} | ||
− | + | .mailus {background: #F0F0F5; padding: 5px;} | |
/*menu*/ | /*menu*/ | ||
Line 451: | Line 470: | ||
.fixed-nav-bar { | .fixed-nav-bar { | ||
position: fixed; | position: fixed; | ||
− | top: | + | top: 15px; |
left: 0; | left: 0; | ||
z-index: 9999; | z-index: 9999; | ||
Line 461: | Line 480: | ||
font-size: 14px; | font-size: 14px; | ||
} | } | ||
+ | |||
+ | @media(max-width:855px){ | ||
+ | .fixed-nav-bar {height:90px;} | ||
+ | } | ||
+ | |||
+ | @media(max-width:463px){ | ||
+ | |||
+ | .fixed-nav-bar {height:120px;} | ||
+ | } | ||
+ | |||
+ | @media(max-width:400px){ | ||
+ | .fixed-nav-bar {height:150px;} | ||
+ | } | ||
+ | |||
+ | |||
.menu-items {display: inline-block; width: 100%; text-align: center; margin-top: -10px; margin-left: -25px; | .menu-items {display: inline-block; width: 100%; text-align: center; margin-top: -10px; margin-left: -25px; | ||
+ | } | ||
+ | @media(max-width:463px){ | ||
+ | .menu-items {margin-top:10px;} | ||
} | } | ||
Line 469: | Line 506: | ||
margin-right: 10px; | margin-right: 10px; | ||
margin-left: 10px; | margin-left: 10px; | ||
+ | } | ||
+ | |||
+ | .menu-items li:hover ul{ | ||
+ | display:block; | ||
+ | background:#fff; | ||
+ | height:auto; width:auto; | ||
+ | |||
+ | list-style-position: inside; | ||
+ | list-style-type: none !important; | ||
+ | padding-left: 0 !important; | ||
+ | margin-left: -19px; | ||
+ | float: left; | ||
} | } | ||
− | |||
+ | .menu-items li ul { | ||
+ | display:none; | ||
+ | position:absolute; | ||
+ | border-right:solid; | ||
+ | border-left:solid; | ||
+ | border-width:1px; | ||
+ | } | ||
− | + | .menu-items li ul li{ | |
+ | clear:both; | ||
+ | background: none; | ||
+ | text-align: center; | ||
+ | display: block; | ||
+ | } | ||
− | + | .menu-items a {color: #473E4F; text-decoration: none; font-family: Raleway; | |
+ | } | ||
− | + | .menu-items a:hover {color: #FE6C68; | |
− | + | -webkit-transition: color ease-in-out 150ms; | |
− | + | } | |
− | |||
− | |||
− | + | @media (max-width:600px){ | |
− | + | h2 {font-size:18px;} | |
− | + | h3 {font-size:17px;} | |
− | + | p {font-size:12px;} | |
+ | } | ||
− | < | + | </style> |
− | + | </head> | |
− | + | ||
− | + | ||
− | + | ||
− | < | + | <body> |
− | </nav> | + | <div style="clear: both;"></div> |
+ | <div id="container"> | ||
+ | <nav class="fixed-nav-bar"> | ||
+ | <div id="menu" class="menu"> | ||
+ | <div class="menu-items"> | ||
+ | <ul> | ||
+ | <li><a href="https://2015.igem.org/Team:UCL"><img src="https://fbcdn-profile-a.akamaihd.net/hprofile-ak-xpf1/v/t1.0-1/c3.0.160.160/p160x160/11012987_837961202954933_8011043740998938490_n.png?oh=a7923468802678158915746d51d9856f&oe=56338EDF&__gda__=1444695053_c0cc41228f96cc256abdf883df5eb1ca" style="width: 50px; height: 50px; margin-top: 13px;"></a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:UCL/Description">Project</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:UCL/Parts">Parts</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:UCL/Experiments">Experiments & Protocols</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:UCL/Collaborations">Collaborations</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:UCL/Notebook">Notebook</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:UCL/People">People</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2015.igem.org/Team:UCL/Team">Team</li> | ||
+ | <li><a href="https://2015.igem.org/Team:UCL/Advisors">Advisors</li> | ||
+ | <li><a href="https://2015.igem.org/Team:UCL/Sponsors">Sponsors</li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="https://2015.igem.org/Team:UCL/PolicyandPractice"=">Policy & Practice</a> | ||
+ | <ul> | ||
+ | <li><a href="https://2015.igem.org/Team:UCL/HumanPractice">Human Practice</a></li> | ||
+ | <li><a href="https://2015.igem.org/Team:UCL/PublicEngagement">Public Engagement</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="https://2015.igem.org/Team:UCL/Interlabstudy">InterLab Study</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | </nav> | ||
<div id="header"> | <div id="header"> | ||
− | <div id="logo"> <img src="http://s8.postimg.org/vaknrdpid/mind_the_gut_logo.png" class="logophoto" /> | + | |
+ | <!--<div id="title"> | ||
+ | <h5>MIND</h5><br><h6>the</h6><br><h5>GUT</h5> | ||
+ | </div>--> | ||
+ | <div id="logo"> <img src="http://s8.postimg.org/vaknrdpid/mind_the_gut_logo.png" class="logophoto" style="margin-bottom:40px;margin-top:-35px" /> | ||
<div class="intro-buttons" id="box-links"> | <div class="intro-buttons" id="box-links"> | ||
− | <a href="#intro1" class="buttonc1">Intro</a> | + | <a data-scroll data-options='{ "easing": "linear" }' href="#intro1" class="buttonc1">Intro</a> |
<a data-scroll data-options='{ "easing": "linear" }' href="#abstract" class="buttonc2">Abstract</a> | <a data-scroll data-options='{ "easing": "linear" }' href="#abstract" class="buttonc2">Abstract</a> | ||
− | <a data-scroll data-options='{ "easing": "linear" }' href="#motivation" class="buttonc3">Why?</a> | + | <a data-scroll data-options='{ "easing": "linear" }' href="#motivation" class="buttonc3">Why do it?</a> |
</div> | </div> | ||
Line 517: | Line 607: | ||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
Line 557: | Line 643: | ||
<div id="abstracttext"> | <div id="abstracttext"> | ||
+ | <h2> Mind the Gut: Abstract</h2> | ||
<p> | <p> | ||
− | + | The gut–brain axis refers to the biochemical signalling taking place between the gastrointestinal tract and the nervous system, often involving intestinal microbiota, which have been shown to play an important role in healthy brain function. The current research suggests that gut microbes secrete neuroactive compounds – including neurotransmitters – that interact with the brain via two main mechanisms: the vagus nerve, connecting brain and digestive tract, and the immune system, which maintains its own means of communication with the brain.</p> | |
− | + | <p> | |
− | </p> | + | In line with the ongoing research, UCL iGEM 2015 aims to develop synthetic probiotic strains that mimic the neuromodulatory strategies identified in gut microbes, with a focus on regulation of tryptophan pathway and signalling via serotonin. Additionally, in order to incorporate our neuromodulators into precise and safe therapeutic devices, we are developing a set of sensors capable of detecting mood-related physiological changes in the gut environment. </p> |
− | + | ||
− | <p> | + | <p> |
+ | Available small molecule treatments are associated with both stigma and side effects. We believe that, besides aiding in better understanding of the communication between the gut microbiome and nervous system, our work will also lay a foundation for novel user-friendly treatments targeting a range of mental health disorders. </p> | ||
− | |||
<div style="clear: both;"></div> | <div style="clear: both;"></div> | ||
<div id="why2"> | <div id="why2"> | ||
− | <a data-scroll data-options='{ "easing": "linear" }' href="#motivation" class="buttonc2">Why?</a> | + | <a data-scroll data-options='{ "easing": "linear" }' href="#motivation" class="buttonc2">Why do it?</a> |
</div> | </div> | ||
Line 586: | Line 672: | ||
<div id="whitebox1"> <div class="icondiv"> <i class="glyphicon glyphicon-globe"></i> </div> | <div id="whitebox1"> <div class="icondiv"> <i class="glyphicon glyphicon-globe"></i> </div> | ||
− | An estimated 450 million people world-wide suffer from mental health | + | An estimated 450 million people world-wide suffer from mental health problems.</div> |
<div id="whitebox2"> <div class="icondiv"> <i class="glyphicon glyphicon-stats"></i> </div> | <div id="whitebox2"> <div class="icondiv"> <i class="glyphicon glyphicon-stats"></i> </div> | ||
− | By 2030, depression alone is likely to be highest | + | By 2030, depression alone is likely to be the highest contributor to the global burden of disease.</div> |
− | <div id="whitebox3"> <div class="icondiv"> <i class="glyphicon glyphicon-piggy-bank"></i> </div> According to WHO, in low income countries, depression represents almost as large problem | + | <div id="whitebox3"> <div class="icondiv"> <i class="glyphicon glyphicon-piggy-bank"></i> </div> According to WHO, in low income countries, depression represents almost as large a problem |
− | as | + | as malaria.</div> <br/> |
− | <div id="whitebox4"><div class="icondiv"> <i class="icon icon-user-md"></i></div> 80% of people with severe mental health | + | <div id="whitebox4"><div class="icondiv"> <i class="icon icon-user-md"></i></div> 80% of people with severe mental health conditions do not have |
− | access to needed | + | access to needed treatments.</div> |
− | <div id="whitebox5"><div class="icondiv"> <i class="glyphicon glyphicon-blackboard"></i></div> 1 in 5 children suffers from mental health problems. Due to the lack of support, these problems lead to poorer | + | <div id="whitebox5"><div class="icondiv"> <i class="glyphicon glyphicon-blackboard"></i></div> 1 in 5 children suffers from mental health problems. Due to the lack of support, these problems lead to poorer performance at school.</div> |
− | <div id="whitebox6"><div class="icondiv"> <i class="icon icon-group"></i></div> | + | <div id="whitebox6"><div class="icondiv"> <i class="icon icon-group"></i></div> Less than 20% of countries have mental health service organizations that provide community and |
− | individual assistance | + | individual assistance. |
</div> | </div> | ||
− | |||
− | |||
− | |||
</div> | </div> | ||
+ | <div id="twit"> | ||
+ | |||
+ | <div id="twitbox"> | ||
+ | <a class="twitter-timeline" href="https://twitter.com/UCLiGEM" data-widget-id="615989246042742784">Tweets by @UCLiGEM</a> | ||
+ | <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> | ||
</div> | </div> | ||
+ | <div id="sponsors"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/1/1a/UCL_Eng_logo_2.png" style="width: 180px; height: 62px; margin: 5px;"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/4/48/Bbsrclogo.png" style="width: 170px; height: 45px; margin: 5px;"> <img src="https://static.igem.org/mediawiki/2015/f/f7/Wellcome_trust_logo.png" style="width: 220px; height: 27px; margin: 5px;"> | ||
+ | <img src="https://static.igem.org/mediawiki/2015/e/e0/IDT-Logo-2014-sm.png" style="width: 165px; height: 45px;"> | ||
+ | |||
+ | |||
+ | <img src="https://static.igem.org/mediawiki/2015/d/d9/Biochemsoc.png" style="width: 170px; height: 68px; margin: 5px;"> <img src="https://static.igem.org/mediawiki/2015/1/16/TU_Eindhoven_Neb_logo.png" style="width: 200px; height: 80px; margin: 5px;"> <img src="https://static.igem.org/mediawiki/2015/5/5a/York_Genscript_logo-1-.png" style="width: 200px; height: 51px; margin: 5px;"> <img src="https://static.igem.org/mediawiki/2015/7/76/Slack_Icon.png" style="width: 120px; height: 36px; margin: 5px;"> | ||
+ | |||
+ | <p class="mailus"><a href="mailto:ucligem2015@gmail.com">Want to become a sponsor? E-mail us!</a> </p> | ||
+ | |||
+ | |||
+ | |||
+ | </div> | ||
+ | <div class="back"> | ||
+ | <a data-scroll data-options='{ "easing": "linear" }' href="#header">Back to top</a> | ||
</div> | </div> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
+ | <div style="clear: both;"></div> | ||
+ | |||
+ | </div> | ||
+ | |||
</div> | </div> | ||
Line 624: | Line 735: | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
+ | </body> | ||
− | + | <script src="https://cferdinandi.github.io/smooth-scroll/dist/js/smooth-scroll.js"></script> | |
− | + | <script> | |
− | + | smoothScroll.init({ | |
− | + | speed: 1000, | |
− | + | easing: 'easeInOutCubic', | |
− | + | offset: 0, | |
− | + | updateURL: true, | |
− | + | callbackBefore: function ( toggle, anchor ) {}, | |
− | + | callbackAfter: function ( toggle, anchor ) {} | |
− | + | }); | |
− | + | </script> | |
− | + | ||
</html> | </html> |
Revision as of 17:56, 19 July 2015
Mind the Gut: Abstract
The gut–brain axis refers to the biochemical signalling taking place between the gastrointestinal tract and the nervous system, often involving intestinal microbiota, which have been shown to play an important role in healthy brain function. The current research suggests that gut microbes secrete neuroactive compounds – including neurotransmitters – that interact with the brain via two main mechanisms: the vagus nerve, connecting brain and digestive tract, and the immune system, which maintains its own means of communication with the brain.
In line with the ongoing research, UCL iGEM 2015 aims to develop synthetic probiotic strains that mimic the neuromodulatory strategies identified in gut microbes, with a focus on regulation of tryptophan pathway and signalling via serotonin. Additionally, in order to incorporate our neuromodulators into precise and safe therapeutic devices, we are developing a set of sensors capable of detecting mood-related physiological changes in the gut environment.
Available small molecule treatments are associated with both stigma and side effects. We believe that, besides aiding in better understanding of the communication between the gut microbiome and nervous system, our work will also lay a foundation for novel user-friendly treatments targeting a range of mental health disorders.