]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
add a little margin to example mailbox.css
authorDavid Bremner <bremner@unb.ca>
Mon, 1 Sep 2008 15:32:09 +0000 (12:32 -0300)
committerDavid Bremner <bremner@unb.ca>
Mon, 1 Sep 2008 15:32:09 +0000 (12:32 -0300)
test/in/mailbox.css

index d8d2cf7df9f007d2049fc32504ad16fe95d713b2..d4f7ad0fbdcce6baa1ed1a895ae5f45c795195bc 100644 (file)
@@ -1,11 +1,10 @@
 
-/* ikiwiki local style sheet */
-
-/* Add local styling here, instead of modifying style.css. */
-
-
 
+div.mailmessage{
+    border-top: 1px solid;
+    margin-top: 1%
 
+}
 .headername {
 font-weight: bold;
   }