mep_idpresse
This commit is contained in:
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
@@ -83,4 +83,22 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
#presse{
|
||||
p:nth-of-type(1){
|
||||
padding: 0 50px;
|
||||
margin-top: 50px;
|
||||
}
|
||||
p{
|
||||
&:not(:nth-of-type(1)){
|
||||
width: 50%;
|
||||
height: auto;
|
||||
float: left;
|
||||
padding: 0 80px;
|
||||
img{
|
||||
width: 30%;
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user