Difference between revisions of "Template:Paris Bettencourt/cssHome"

Line 9: Line 9:
 
/* Background of the page */
 
/* Background of the page */
 
.contentContainer#home {
 
.contentContainer#home {
   /*background-image: url('../images/idli7_medium.jpg');*/
+
   background-image: url('../images/idli7_medium.jpg');
        background-image: url('https://static.igem.org/mediawiki/2015/d/df/ParisBettencourt_homeBanner.jpg');
+
/*background-image: url('https://static.igem.org/mediawiki/2015/d/df/ParisBettencourt_homeBanner.jpg');*/
 
}
 
}
  
 
/* Banner (FIY logo and name of the team) */
 
/* Banner (FIY logo and name of the team) */
#banner {
 
height: 100%;
 
}
 
 
#banner h3 {
 
#banner h3 {
 
display: block;
 
display: block;
Line 52: Line 49:
 
#motivation h2 {
 
#motivation h2 {
 
color: white;
 
color: white;
 +
font-family: 'Generica';
 
font-size: 60px;
 
font-size: 60px;
 
text-align: center;
 
text-align: center;
Line 78: Line 76:
 
}
 
}
 
#overview h2 {
 
#overview h2 {
 +
font-family: 'Generica';
 
color: white;
 
color: white;
 
font-size: 60px;
 
font-size: 60px;
Line 84: Line 83:
 
top: 20px;
 
top: 20px;
 
left: 10%;
 
left: 10%;
 +
}
 +
#overview p {
 +
color: white;
 +
margin: 0px;
 +
margin-top: 60px;
 +
padding: 20px;
 +
text-align: justify;
 
}
 
}
  
Line 189: Line 195:
  
 
}
 
}
 +
  
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 15:24, 10 August 2015