Team:Calgary Entrepreneurial/Sandbox

From 2013.igem.org

(Difference between revisions)
Line 149: Line 149:
text-align: justify;
text-align: justify;
padding: 0;
padding: 0;
-
position: absolute;
+
position: fixed;
width: 100%;
width: 100%;
z-index: 0;
z-index: 0;
Line 213: Line 213:
clear: both;
clear: both;
}
}
-
+
-
#maincontent{
+
-
background: #FFFFFF;
+
-
margin-top: 400px;
+
-
width: 100%;
+
-
z-index: 2;
+
-
+
-
height: 900px;
+
-
}
+
#blackheader{
#blackheader{
}
}
 +
/*White header that appears if javascript is enabled... hopefully*/
/*White header that appears if javascript is enabled... hopefully*/
Line 252: Line 245:
}
}
 +
 +
 +
#maincontent{
 +
background: #FFFFFF;
 +
margin-top: 400px;
 +
position: relative;
 +
width: 100%;
 +
z-index: 2;
 +
 +
height: 900px;
 +
}
 +
-
 
/*Font positioning breaks at 1050px screen width*/
/*Font positioning breaks at 1050px screen width*/
@media screen and (max-width: 1050px){
@media screen and (max-width: 1050px){

Revision as of 23:10, 20 September 2013

Testing paragraph for the black section.

Paragraph text block for testing purposes.