Difference between revisions of "Template:Glasgow"

(Prototype team template page)
 
Line 221: Line 221:
 
/* Wrapper for the content */
 
/* Wrapper for the content */
 
.igem_2017_content_wrapper {
 
.igem_2017_content_wrapper {
width: 81%;
+
width: 100%;
margin: 2%;
+
                height: 100%;
 +
margin: 0%;
 
display:block;
 
display:block;
 
float:left;  
 
float:left;  
background-color:white;  
+
background: -webkit-linear-gradient(left, rgb(179, 204, 255), white, rgb(179, 204, 255));
 +
                background: -o-linear-gradient(right, rgb(179, 204, 255), white, rgb(179, 204, 255));
 +
                background: -moz-linear-gradient(right, rgb(179, 204, 255), white, rgb(179, 204, 255));
 +
                background: linear-gradient(to right, rgb(179, 204, 255), white, rgb(179, 204, 255));
 +
                background-color: rgb(179, 204, 255);  
 
font-family:Tahoma, Geneva, sans-serif;  
 
font-family:Tahoma, Geneva, sans-serif;  
 
}
 
}

Revision as of 11:07, 3 July 2017

Glasgow