Merge branch '10400' into i18n

This commit is contained in:
fredtempez 2020-12-04 17:07:34 +01:00
commit 30a3caf75e
1 changed files with 7 additions and 0 deletions

View File

@ -46,6 +46,13 @@
.blogContent {
display: none;
}
.blogPicture img {
width: 50% ;
display: block;
margin-left: auto;
margin-right: auto;
}
}
/*