mirror of
https://github.com/friendica/friendica
synced 2024-11-14 04:22:55 +00:00
More diabook...
This commit is contained in:
parent
da2aabd61d
commit
c12a27c73c
1 changed files with 5 additions and 1 deletions
|
@ -1186,7 +1186,11 @@ body .pageheader{
|
||||||
}
|
}
|
||||||
|
|
||||||
#birthday-notice, #event-notice, #birthday-wrapper, #event-wrapper{
|
#birthday-notice, #event-notice, #birthday-wrapper, #event-wrapper{
|
||||||
margin-bottom: 10px;
|
background-color: lightblue;
|
||||||
|
border: think solid black;
|
||||||
|
margin: 2px;
|
||||||
|
padding: 5px;
|
||||||
|
width: 95%;
|
||||||
}
|
}
|
||||||
|
|
||||||
right_aside {
|
right_aside {
|
||||||
|
|
Loading…
Reference in a new issue