Difference between revisions of "Template:Glasgow"

Line 226: Line 226:
 
display:block;
 
display:block;
 
float:left;  
 
float:left;  
background: -webkit-linear-gradient(left, rgb(179, 204, 255), white, rgb(179, 204, 255));
+
background-image: url("https://static.igem.org/mediawiki/2017/8/85/IGEM_Glasgow_2017_WikiBackground.jpeg");
                background: -o-linear-gradient(right, rgb(179, 204, 255), white, rgb(179, 204, 255));
+
                 background-repeat: no-repeat;
                 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:15, 14 July 2017