photo added

This commit is contained in:
2018-05-28 11:16:14 +02:00
parent 27d3fd02a5
commit 3d2d441fed
4 changed files with 12 additions and 0 deletions

View File

@ -62,3 +62,8 @@ body {
background-color: #ddd;
color: black;
}
.floatright {
float: right;
padding-top: 25px;
}