From 132990980a81088c90eec7972305ed07c3408a09 Mon Sep 17 00:00:00 2001 From: JoseĢ Mota Date: Wed, 23 May 2012 00:08:27 +0100 Subject: Center gradient. --- css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'css') diff --git a/css/main.css b/css/main.css index c8912ab..d71ea47 100644 --- a/css/main.css +++ b/css/main.css @@ -9,7 +9,7 @@ body, h1, h2, h3, h4, h5, h6, p, li, ol, ul, blockquote, code, pre { body { background: rgb(185,179,162) url("images/bg.png"); background: -webkit-radial-gradient( - top center, + center center, ellipse contain, rgba(255,255,255,1), rgba(255,255,255,0)) -- cgit v1.2.3-54-g00ecf