From c12a27c73c17fe194cdf5c83a52e3ae1a448a52e Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Fri, 16 Nov 2012 02:49:05 +0000 Subject: [PATCH] More diabook... --- view/theme/diabook/style-profile.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 {