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

Line 221: Line 221:
  
 
/* Description and sustainability blocks */
 
/* Description and sustainability blocks */
#description, #sustainability, #achievements, #practices, #notebook {
+
 
width: 100%;
+
max-width: 1800px;
+
margin-top: 5px;
+
        margin: auto;
+
background-color: black;
+
}
+
  
  
Line 280: Line 274:
 
         right: 0;
 
         right: 0;
 
}
 
}
.sus {
+
 
        margin-top: 420px;
+
       
+
}
+
.blockTextRight {
+
width: 50%;
+
background-color: black;
+
position: relative;
+
float: right;
+
        margin-top: 10px;
+
        margin-bottom: 10px;
+
}
+
.blockTextRight h2 {
+
font-family: 'Generica';
+
color: white;
+
font-size: 60px;
+
text-align: center;
+
position: absolute;
+
top: 20px;
+
left: 10%;
+
}
+
.blockTextRight p {
+
color: white;
+
margin: 0px;
+
margin-top: 80px;
+
padding: 20px;
+
text-align: justify;
+
}
+
  
.blockBoxesLeft {
 
width:45%;
 
        width: calc(50%-40px);
 
float: left;
 
margin-top: 60px;
 
        padding: 20px;
 
        text-align: center;
 
        color: white;
 
}
 
  
 
/* Responsive design! */
 
/* Responsive design! */

Revision as of 12:11, 17 September 2015