Team:Queens Canada
From 2014.igem.org
(Difference between revisions)
Line 116: | Line 116: | ||
/**---------PAGE------------**/ | /**---------PAGE------------**/ | ||
#fullpage{ | #fullpage{ | ||
- | color: | + | color:white; |
margin:0; | margin:0; | ||
padding:0; | padding:0; | ||
Line 124: | Line 124: | ||
} | } | ||
body{ | body{ | ||
- | background: | + | background:white; |
background-size:cover; | background-size:cover; | ||
z-index:-999; | z-index:-999; | ||
Line 165: | Line 165: | ||
.header-logo{ | .header-logo{ | ||
- | + | width:800px; | |
- | + | padding-top:10px; | |
- | + | margin-left:auto; | |
- | + | margin-right:auto; | |
- | + | ||
} | } | ||
Line 335: | Line 334: | ||
</div> | </div> | ||
- | + | <div class="body-text"> | |
</div> | </div> | ||
+ | |||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 02:18, 18 October 2014