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

 
(3 intermediate revisions by the same user not shown)
Line 100: Line 100:
 
   height: 370px; /* For at least Firefox */
 
   height: 370px; /* For at least Firefox */
 
   min-height: 370px;
 
   min-height: 370px;
   background: url('../img/background/Team_Berlin_igem02_small.jpg') no-repeat center center fixed;  
+
   background: url('https://static.igem.org/mediawiki/2015/b/b4/Team_Berlin_background_small.png') no-repeat center center fixed;  
 
   -webkit-background-size: cover;
 
   -webkit-background-size: cover;
 
   -moz-background-size: cover;
 
   -moz-background-size: cover;
Line 127: Line 127:
 
   min-height: 370px;
 
   min-height: 370px;
 
   background: url('https://static.igem.org/mediawiki/2015/4/4a/Team_Berlin_syn.png');  
 
   background: url('https://static.igem.org/mediawiki/2015/4/4a/Team_Berlin_syn.png');  
 +
  -webkit-background-size: cover;
 +
  -moz-background-size: cover;
 +
  -o-background-size: cover;
 +
  background-size: cover;
 +
}
 +
.site-wrapper-sub-notebook
 +
{
 +
  display: table;
 +
  width: 100%;
 +
  height: 370px; /* For at least Firefox */
 +
  min-height: 370px;
 +
  background: url('https://static.igem.org/mediawiki/2015/5/53/Team_Berlin_igem_big_09.jpg') no-repeat center center fixed;
 
   -webkit-background-size: cover;
 
   -webkit-background-size: cover;
 
   -moz-background-size: cover;
 
   -moz-background-size: cover;

Latest revision as of 17:06, 17 September 2015