From c644e37ba02d8c1fba3c59673504f4c5365c3d0c Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Mon, 17 Sep 2012 09:41:43 -0400 Subject: [PATCH] local.css: add curve to the bottom-left sidebar border. --- local.css | 1 + 1 file changed, 1 insertion(+) diff --git a/local.css b/local.css index 3477e0b..5cce312 100644 --- 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 { -- 2.26.2