birthday notifications working
This commit is contained in:
parent
3494b23bfe
commit
5bfb0ba4c2
7 changed files with 125 additions and 4 deletions
|
@ -1854,3 +1854,27 @@ a.mail-list-link {
|
|||
font-size: 120%;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
||||
#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: 15px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue