From: rsiddharth Date: Mon, 7 Oct 2013 15:09:09 +0000 (+0530) Subject: corrected the path to the noise file. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=1209ea86b5277fa35d1c0fe911bc7a105eaff7c4;p=libreplanet-static.git corrected the path to the noise file. --- diff --git a/2014/assets/css/custom.css b/2014/assets/css/custom.css index 6d5e307b..dab123d4 100644 --- a/2014/assets/css/custom.css +++ b/2014/assets/css/custom.css @@ -9,7 +9,7 @@ body { box-shadow: 0px 1px 5px rgba(255, 255, 255, 0.7); margin-bottom: 20px; text-shadow: 0px 1px 0px #ffffff; - background-image: url(/2014/assets/img/g-noise.png); + background-image: url(/2014/assets/img/l-noise.png); } .lp-head h1 { @@ -259,7 +259,7 @@ body { background-color: rgba(218, 218, 218, 0.1); margin-top: 1.5em; text-shadow: 0px 1px 0px #ffffff; - background-image: url(/2014/assets/img/g-noise.png); + background-image: url(/2014/assets/img/l-noise.png); } #footer .container p {