From b4c8dcee4e8a1a4884fbb9c81743fa443928f839 Mon Sep 17 00:00:00 2001 From: Dev-Dipesh Date: Wed, 11 Sep 2013 07:17:15 +0530 Subject: [PATCH] Some more modifications to Silver Style --- themes/silver-style.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/themes/silver-style.css b/themes/silver-style.css index 8dbc9dc0..8e1710b3 100644 --- a/themes/silver-style.css +++ b/themes/silver-style.css @@ -9,9 +9,6 @@ body { margin:0; padding: 50px; font: normal 14px/20px "DroidSansRegular",Arial,Helvetica,sans-serif; color: #444; -} - -body { background: #FAFAFA; background: url(/themes/page_gradient_radial.svg) 50% -300px no-repeat, url(/themes/page_gradient_linear.svg) 50% 0 repeat-x, #FAFAFA; background-size: 1600px 600px, 100% 500px,auto;