local.css: add curve to the bottom-left sidebar border.
authorW. Trevor King <wking@tremily.us>
Mon, 17 Sep 2012 13:41:43 +0000 (09:41 -0400)
committerW. Trevor King <wking@tremily.us>
Mon, 17 Sep 2012 13:41:43 +0000 (09:41 -0400)
local.css

index 3477e0bcbef3ee6facb8f5242fe11c384e47dd7b..5cce312aca5e2f6681178ef694ebf97e1026f617 100644 (file)
--- a/local.css
+++ b/local.css
@@ -61,6 +61,7 @@ body {
        margin-top: 10px;
        background: #e7e7e7;
        width: 18ex;
+       border-bottom-left-radius: 1em;
 }
 
 .sidebar ul {