Difference between revisions of "Changes related to "2015.igem.org/Template:Aix-Marseille/CSS""

Line 1: Line 1:
 
html
 
html
 
{
 
{
background-image: url(https://2015.igem.org/File:Texture4.jp);  
+
background-image: url(https://2015.igem.org/File:Texture4.jpg);  
 
background-position: center center;
 
background-position: center center;
 
background-repeat: no-repeat;  
 
background-repeat: no-repeat;  

Revision as of 20:28, 19 June 2015

html { background-image: url(https://2015.igem.org/File:Texture4.jpg); background-position: center center; background-repeat: no-repeat; background-attachment: fixed; background-size: cover; }