pages divers

This commit is contained in:
Gaspard Jankowiak 2014-03-21 19:54:44 +01:00
commit 31060f4e0c
5 changed files with 28 additions and 0 deletions

View file

@ -215,6 +215,11 @@ li {
color: #999999;
}
.centered_img {
display: block;
margin: 1em auto;
}
#wrapper {
max-width: 783px;
margin: auto;