12 lines
295 B
CSS
12 lines
295 B
CSS
#annoncesDate {float:left;}
|
|
#annoncesDate p {margin:0; line-height:16px; vertical-align:middle;}
|
|
#annoncesImg { float:right; border:0; margin:0 20px 0 0;}
|
|
#annoncesImg img {margin:0; border:0;}
|
|
|
|
.listeCompetences {
|
|
margin:5px 5px 5px 50px;
|
|
}
|
|
|
|
.listeCompetences li {
|
|
margin:10px 5px 20px 5px;
|
|
} |