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

 
(17 intermediate revisions by the same user not shown)
Line 40: Line 40:
 
}
 
}
  
 +
/* ! */
 
.site-wrapper-sub-team
 
.site-wrapper-sub-team
 
{
 
{
 
   display: table;
 
   display: table;
 
   width: 100%;
 
   width: 100%;
   height: 370px; /* For at least Firefox */
+
   height: 80%; /* For at least Firefox */
 
   min-height: 370px;
 
   min-height: 370px;
   background: url('https://static.igem.org/mediawiki/2015/3/30/Team_Berlin_igem_background_team.jpeg') no-repeat center center fixed;  
+
   background: url('https://static.igem.org/mediawiki/2015/b/b6/Team_Berlin_igem_background_team.jpg') no-repeat center center fixed;  
 
   -webkit-background-size: cover;
 
   -webkit-background-size: cover;
 
   -moz-background-size: cover;
 
   -moz-background-size: cover;
Line 53: Line 54:
 
}
 
}
  
 +
/*  */
 
.site-wrapper-sub-project
 
.site-wrapper-sub-project
 
{
 
{
Line 59: Line 61:
 
   height: 370px; /* For at least Firefox */
 
   height: 370px; /* For at least Firefox */
 
   min-height: 370px;
 
   min-height: 370px;
   background: url('../img/background/Team_Berlin_igem_background_project.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;
Line 85: Line 87:
 
   height: 370px; /* For at least Firefox */
 
   height: 370px; /* For at least Firefox */
 
   min-height: 370px;
 
   min-height: 370px;
   background: url('../img/background/Team_Berlin_igem08_small.jpg') no-repeat center center fixed;  
+
   background: url('https://static.igem.org/mediawiki/2014/5/55/Team_Berlin_igem_big_02.jpg') no-repeat center center fixed;  
 
   -webkit-background-size: cover;
 
   -webkit-background-size: cover;
 
   -moz-background-size: cover;
 
   -moz-background-size: cover;
Line 98: 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 105: Line 107:
 
}
 
}
  
.site-wrapper-sub-apply
+
.site-wrapper-sub-social
 
{
 
{
 
   display: table;
 
   display: table;
 
   width: 100%;
 
   width: 100%;
   height: 370px; /* For at least Firefox */
+
   height: 80%; /* For at least Firefox */
 
   min-height: 370px;
 
   min-height: 370px;
   background: url('../img/background/Team_Berlin_igem_background_apply.jpg');  
+
   background: url('https://static.igem.org/mediawiki/2015/0/06/Team_Berlin_Science_Cafe_2_1.png');  
 
   -webkit-background-size: cover;
 
   -webkit-background-size: cover;
 
   -moz-background-size: cover;
 
   -moz-background-size: cover;
Line 118: Line 120:
 
}
 
}
  
 +
.site-wrapper-sub-syn
 +
{
 +
  display: table;
 +
  width: 100%;
 +
  height: 80%; /* For at least Firefox */
 +
  min-height: 370px;
 +
  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;
 +
  -moz-background-size: cover;
 +
  -o-background-size: cover;
 +
  background-size: cover;
 +
}
  
 
.site-wrapper-inner {
 
.site-wrapper-inner {

Latest revision as of 17:06, 17 September 2015