Difference between revisions of "Template:IONIS Paris/CSS2"

Line 3,262: Line 3,262:
  
 
-------------------------------- */
 
-------------------------------- */
header {
 
  height: 200px;
 
  line-height: 200px;
 
  text-align: center;
 
  background: #303e49;
 
}
 
header h1 {
 
  color: #ffffff;
 
  font-size: 18px;
 
  font-size: 1.125rem;
 
}
 
@media only screen and (min-width: 1170px) {
 
  header {
 
    height: 300px;
 
    line-height: 300px;
 
  }
 
  header h1 {
 
    font-size: 24px;
 
    font-size: 1.5rem;
 
  }
 
}
 
  
 
#cd-timeline {
 
#cd-timeline {

Revision as of 20:45, 8 August 2015