changeset 51:7d2b70b8844e

Minor cosmetic changes to the stylesheet: removed the sky-blue gradient behind the page-title div.
author Atul Varma <varmaa@toolness.com>
date Tue, 04 Mar 2008 23:34:57 -0600
parents edaca4f1b0b0
children 9063eb46391d
files media/css/rustico.css
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/media/css/rustico.css	Tue Mar 04 23:26:42 2008 -0600
+++ b/media/css/rustico.css	Tue Mar 04 23:34:57 2008 -0600
@@ -128,7 +128,7 @@
 /* page title */
 
 #page-title {
-    background: url("https://addons.mozilla.org/img/rustico/common/bg-header-thin.jpg") repeat-x 50% 0;
+/* background: url("https://addons.mozilla.org/img/rustico/common/bg-header-thin.jpg") repeat-x 50% 0; */
 }
 
 #page-title div, #container {
@@ -178,7 +178,7 @@
 /* page title for sub-pages */
 
 #page-title.sub-page {
-    background: url("https://addons.mozilla.org/img/rustico/common/bg-header-small.jpg") repeat-x 50% -5px;
+/* background: url("https://addons.mozilla.org/img/rustico/common/bg-header-small.jpg") repeat-x 50% -5px; */
 }
 
 #page-title.sub-page div {