OscarSierra (Talk | contribs) |
|||
Line 172: | Line 172: | ||
.image{ | .image{ | ||
background-size: 100% 100%; | background-size: 100% 100%; | ||
+ | } | ||
+ | |||
+ | .conector{ | ||
+ | position:absolute; | ||
+ | } | ||
+ | |||
+ | .conector.slide2-conector1{ | ||
+ | left:70%; | ||
+ | top:25%; | ||
+ | width:30em; | ||
+ | } | ||
+ | |||
+ | .conector.slide2-conector2{ | ||
+ | left:90%; | ||
+ | width: 15em; | ||
+ | } | ||
+ | |||
+ | .conector.slide3-conector1{ | ||
+ | width:7.0em; | ||
+ | height: 1.2em; | ||
+ | left:115%; | ||
+ | top:15%; | ||
+ | } | ||
+ | |||
+ | .conector.slide3-conector2{ | ||
+ | top:70%; | ||
+ | left: 83%; | ||
+ | width: 10em; | ||
} | } | ||
Line 182: | Line 210: | ||
<!-- Uncomment these next lines if you want to work with this page --> | <!-- Uncomment these next lines if you want to work with this page --> | ||
<!-- Comment them if you want to upload the code to the wiki--> | <!-- Comment them if you want to upload the code to the wiki--> | ||
− | + | <head> | |
<script | <script | ||
src="https://code.jquery.com/jquery-3.3.1.min.js" | src="https://code.jquery.com/jquery-3.3.1.min.js" | ||
Line 191: | Line 219: | ||
<meta charset="utf-8"> | <meta charset="utf-8"> | ||
<link href="https://fonts.googleapis.com/css?family=Coda+Caption:800|Roboto:100" rel="stylesheet"> | <link href="https://fonts.googleapis.com/css?family=Coda+Caption:800|Roboto:100" rel="stylesheet"> | ||
− | </head | + | </head> |
<div class="container"> | <div class="container"> | ||
Line 228: | Line 256: | ||
<div class="col-8"> | <div class="col-8"> | ||
<p class="carousel-inner-text slide2-text1">There is a strong connection between the brain and the intestinal microbiota.</p> | <p class="carousel-inner-text slide2-text1">There is a strong connection between the brain and the intestinal microbiota.</p> | ||
− | + | ||
+ | <img class="conector slide2-conector1" src="./Images/Conector1.png" alt="conector"> | ||
+ | |||
<p class="carousel-inner-text slide2-text2"> | <p class="carousel-inner-text slide2-text2"> | ||
In the intestine live bacteria that play key roles for humans, such as protection against pathogens, help digestion, control the nervous system and even affect our mood. | In the intestine live bacteria that play key roles for humans, such as protection against pathogens, help digestion, control the nervous system and even affect our mood. | ||
</p> | </p> | ||
+ | |||
+ | <img class="conector slide2-conector2" src="./Images/Conector2.png" alt="conector"> | ||
+ | |||
</div> | </div> | ||
<div class="col-4 image" style="background-image:url('https://static.igem.org/mediawiki/2018/e/eb/T--TecMonterrey_GDL--intestino.png')"> | <div class="col-4 image" style="background-image:url('https://static.igem.org/mediawiki/2018/e/eb/T--TecMonterrey_GDL--intestino.png')"> | ||
Line 244: | Line 277: | ||
A microorganism that has been shown to be beneficial to humans is Lactobacillus rhamnosus, since it has probiotic effects that contribute to the well-being of people. | A microorganism that has been shown to be beneficial to humans is Lactobacillus rhamnosus, since it has probiotic effects that contribute to the well-being of people. | ||
</p> | </p> | ||
+ | |||
+ | <img class="conector slide3-conector1" src="./Images/Conector1.png" alt="conector"> | ||
<p class="carousel-inner-text slide3-text2"> | <p class="carousel-inner-text slide3-text2"> | ||
It is known that stress in an organism can generate inflammation, which leads to the development of a depressive or anxious disorder. This is because the stress in the body causes inflammation, which produces a molecule that instructs the brain to make the person feel depressed or anxious. | It is known that stress in an organism can generate inflammation, which leads to the development of a depressive or anxious disorder. This is because the stress in the body causes inflammation, which produces a molecule that instructs the brain to make the person feel depressed or anxious. | ||
</p> | </p> | ||
+ | |||
+ | <img class="conector slide3-conector2" src="./Images/Conector2.png" alt="conector"> | ||
+ | |||
</div> | </div> | ||
Revision as of 00:15, 6 October 2018
A GIFT FROM YOUR GUT
TO YOUR WELL BEING