mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
21 lines
226 B
CSS
21 lines
226 B
CSS
.contact-photo-wrapper {
|
|
float: left;
|
|
width: 120px;
|
|
}
|
|
|
|
.prep-details {
|
|
float: left;
|
|
}
|
|
|
|
.directory-item {
|
|
margin: 10px;
|
|
}
|
|
|
|
.rating-value {
|
|
margin-top: 10px;
|
|
}
|
|
|
|
.prep-rating-value {
|
|
margin-left: 10px;
|
|
font-size: 1.5rem;
|
|
} |