streams/view/css/mod_ratings.css

21 lines
226 B
CSS
Raw Normal View History

2015-01-16 03:05:42 +00:00
.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;
2015-01-16 03:05:42 +00:00
}