Difference between revisions of "Template:Berlin/css/cover.css"

(Created page with "<html> <style type="text/css"> * Base structure: html, body { height: 100%; } body { color: #fff; text-align: center; } /* Extra markup and styles for table-esque ...")
 
Line 20: Line 20:
 
   height: 100%; /* For at least Firefox */
 
   height: 100%; /* For at least Firefox */
 
   min-height: 100%;
 
   min-height: 100%;
   background: url('../img/background/Team_Berlin_igem_background_start.jpg') no-repeat center center fixed;  
+
   background: url('https://static.igem.org/mediawiki/2015/9/91/Team_Berlin_igem_background_start.jpg') no-repeat center center fixed;  
 
   -webkit-background-size: cover;
 
   -webkit-background-size: cover;
 
   -moz-background-size: cover;
 
   -moz-background-size: cover;

Revision as of 17:26, 12 September 2015