Team:UCL/Homex
From 2014.igem.org
(Difference between revisions)
Lewismoffat (Talk | contribs) |
Lewismoffat (Talk | contribs) |
||
Line 27: | Line 27: | ||
<div id="slideaboutcontent" class="slidecontent"> | <div id="slideaboutcontent" class="slidecontent"> | ||
- | <h2> | + | <h2 class="leftFix">AZODYES</h2> |
- | <p> | + | <p class="RightFix">They're in the CLOTHES you're wearing</p> |
- | <h2> | + | <p class="RightFix">They're in the FOOD you're eating</p> |
- | + | <h2 class="LeftFix">BUT THE LEAK OUT OF THE FACTORIES THEY'RE MADE IN</h2> | |
- | + | <p class="RightFix">And Poison the Environment</p> | |
- | + | <p class="RightFix">But We Can Use Synthetic Biology to Stop This</p> | |
+ | <div class="drnButton"> | ||
+ | <!--FOUND OUT EVERYTHING ABOUT HOW WE ARE FIXING THIS PROBLEM--> CLICK HERE NUMB NUTS | ||
+ | </div> | ||
</div> | </div> | ||
Line 89: | Line 92: | ||
#slideheader { | #slideheader { | ||
position: relative; | position: relative; | ||
+ | } | ||
+ | .leftFix { | ||
+ | text-align: left; | ||
+ | margin-left: 5%; | ||
+ | } | ||
+ | .rightFix { | ||
+ | text-align: right; | ||
+ | margin-right: 5%; | ||
+ | } | ||
+ | .drnButton { | ||
+ | text-align: center; | ||
+ | font-size:200%; | ||
+ | background:red; | ||
+ | height: 50%; | ||
+ | width: 50%; | ||
+ | margin: 0 auto; | ||
} | } | ||
</style> | </style> |
Revision as of 22:03, 14 October 2014