template rework: revert #b2bb600 for vier (is needed for right sidebar)

This commit is contained in:
rabuzarus 2015-10-23 15:23:00 +02:00
parent fad8ebc355
commit 7c9df68964
1 changed files with 13 additions and 0 deletions

View File

@ -2716,6 +2716,19 @@ a.mail-list-link {
left: 0px;
top: 63px;
}
.directory-item {
float: left;
width: 200px;
height: 200px;
}
.directory-item .contact-photo {
width: 175px;
height: 175px;
}
.directory-item .contact-photo img {
width: 175px;
height: 175px;
}
.contact-name {
text-align: center;
font-weight: bold;