streams/view/css/mod_profile.css

17 lines
189 B
CSS
Raw Normal View History

.aprofile dt {
font-weight: bold;
}
.profile-thing-list {
list-style-type: none;
}
.profile-thing-list img {
margin-bottom: 5px;
}
.profile-thing-list > li {
margin-bottom: 15px;
}