Minor changes

This commit is contained in:
2019-01-15 07:04:22 +01:00
parent c1fb81ddaa
commit 19db9130ee
2 changed files with 7 additions and 3 deletions

View File

@@ -164,8 +164,12 @@ input.search-field {
border: 1px solid #ccc;
}
. titrePhoto {
}
.titrePhoto {
font-size: 36px;
font-weight: 200;
line-height: 1.2em;
font-variant: small-caps;
}
.legendePhoto {
}