From 54a7884a275b7dcf10873651f5b28886db87dd72 Mon Sep 17 00:00:00 2001 From: Sean Finney Date: Wed, 25 Jun 2008 01:00:01 +0200 Subject: frontpage rework and quick/dirty jump form --- static/css/patches.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'static/css') diff --git a/static/css/patches.css b/static/css/patches.css index 15fe762..39cc8bc 100644 --- a/static/css/patches.css +++ b/static/css/patches.css @@ -30,9 +30,10 @@ td, th { padding: 10px; } -div.patch { +div.patch, div.quicklinks, div.framed { margin: 30px; padding: 15px; background-color: #eee; border: 1px solid black; } + -- cgit v1.2.3