diff --git a/view/theme/diabook/style-profile.css b/view/theme/diabook/style-profile.css index 927549fa33..b7d4da59c4 100644 --- a/view/theme/diabook/style-profile.css +++ b/view/theme/diabook/style-profile.css @@ -1186,7 +1186,11 @@ body .pageheader{ } #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 {