]> git.mxchange.org Git - friendica.git/commitdiff
Add the event/birthday thing from Andreas.
authorThomas Willingham <founder@kakste.com>
Fri, 16 Nov 2012 01:44:09 +0000 (01:44 +0000)
committerThomas Willingham <founder@kakste.com>
Fri, 16 Nov 2012 01:44:09 +0000 (01:44 +0000)
view/theme/diabook/style-network.css

index 729893013ba1c810b24f515ba5a9c9e4ca139bc0..888b5b6c7fae80dd289806c1904498b8db60683c 100644 (file)
@@ -1211,7 +1211,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 {