Team:Calgary Entrepreneurial/Sandbox
From 2013.igem.org
(Difference between revisions)
(Created page with "<html> <head> <!--Fonts--> <link href='http://fonts.googleapis.com/css?family=Average|Roboto:400,300,500,500italic,400italic,300italic' rel='stylesheet' type='text/css'> <!--JQ ...") |
|||
Line 117: | Line 117: | ||
header{ | header{ | ||
- | |||
text-align: justify; | text-align: justify; | ||
padding: 5px; | padding: 5px; | ||
Line 185: | Line 184: | ||
} | } | ||
- | # | + | #maincontent{ |
background: #FFFFFF; | background: #FFFFFF; | ||
margin-top: 400px; | margin-top: 400px; | ||
Line 192: | Line 191: | ||
height: 900px; | height: 900px; | ||
+ | } | ||
+ | |||
+ | #blackheader{ | ||
+ | |||
} | } | ||
Line 296: | Line 299: | ||
<p style="color: white; position: relative;">Testing paragraph for the black section.</p> | <p style="color: white; position: relative;">Testing paragraph for the black section.</p> | ||
- | <div id=" | + | <div id="maincontent"> |
<p>Paragraph text block for testing purposes.</p> | <p>Paragraph text block for testing purposes.</p> | ||
</div> | </div> |
Revision as of 21:18, 20 September 2013
Testing paragraph for the black section.
Paragraph text block for testing purposes.