minimalistic photo style

This commit is contained in:
Frédéric Péters 2009-10-22 11:26:44 +02:00
parent 38e4d2ae16
commit 5c9e139c98
1 changed files with 9 additions and 0 deletions

View File

@ -2025,3 +2025,12 @@ table#phone-numbers tr:nth-child(odd) {
background: #ccc;
}
div.photo {
display: block;
width: 140px;
height: 140px;
float: left;
text-align: center;
padding-bottom: 10px;
}