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

Line 149: Line 149:
  
 
#text #gauche {
 
#text #gauche {
 +
background-image:url();
 +
    background-size: cover;
 +
    text-align: center;
 +
    float:left;
 +
    width:300px;
 +
    height:300px;
 +
    top: 50%;
 +
    padding:10px;
 +
    display:table-cell;
 +
    margin-top: 10px;
 +
    background-repeat:no-repeat;
 +
    border-radius: 10px;
 +
    border: 5px black;
 +
    line-height: 50px;
 +
}
 +
 +
 +
 +
 +
#text1 #gauche1 {
 
background-image:url(https://scontent-cdg2-1.xx.fbcdn.net/t31.0-8/14542573_10210883931477089_1585402626088885832_o.jpg);
 
background-image:url(https://scontent-cdg2-1.xx.fbcdn.net/t31.0-8/14542573_10210883931477089_1585402626088885832_o.jpg);
 
     background-size: cover;
 
     background-size: cover;
Line 164: Line 184:
 
     line-height: 50px;
 
     line-height: 50px;
 
}
 
}
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
  
 
#text #droite {
 
#text #droite {

Revision as of 21:10, 7 October 2016