Translation & Localisation initialisation
This commit is contained in:
parent
1815d5e088
commit
9f10962dd0
23 changed files with 3797 additions and 310 deletions
|
|
@ -372,10 +372,12 @@ footer {
|
|||
}
|
||||
|
||||
.blogphoto {
|
||||
float: left;
|
||||
margin: 1em;
|
||||
max-width: 100em;
|
||||
max-height: 100em;
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
image-orientation: from-image; /* Utilise les données EXIF
|
||||
de l'image */
|
||||
|
||||
}
|
||||
|
||||
body {
|
||||
|
|
@ -402,4 +404,4 @@ h5,
|
|||
h6 {
|
||||
font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
font-weight: 700;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue