This repository has been archived on 2024-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
core/view/theme/redbasic/css/mod_channel.css
2012-12-13 18:51:04 +00:00

54 lines
575 B
CSS

#profile-vcard-break {
clear: both;
}
#profile-edit-links ul {
list-style-type: none;
}
#profile-edit-links li {
margin-top: 10px;
}
.fn {
padding: 0px 0px 5px 0px;
font-size: 120%;
font-weight: bold;
color: #dd0000;
}
.vcard .title {
margin-bottom: 5px;
margin-left: 12px;
}
.vcard dl {
clear: both;
}
#birthday-title {
float: left;
font-weight: bold;
}
#birthday-adjust {
float: left;
font-size: 75%;
margin-left: 10px;
}
#birthday-title-end {
clear: both;
}
.birthday-list {
margin-left: 15px;
}
#birthday-wrapper {
margin-bottom: 20px;
}