Difference between revisions of "Template:UPMC-Paris/CSS"

Line 29: Line 29:
 
align-items: center;
 
align-items: center;
 
flex-direction: column;
 
flex-direction: column;
flex-wrap: wrap
+
}
 +
 
 +
#text h1 {
 +
display:flex;
 +
font-family: Lucida Console;
 +
font-size: 3vw;
 +
text-align: center;
 +
line-height: 2vw;
 +
justify-content: center;
 +
align-content: center;
 +
align-items: center;
 +
flex-direction: column;
 
}
 
}
  

Revision as of 15:14, 13 October 2016