[gnomeweb-wml] same green as friends website



commit ac4d6aebb609d660b281aa3c2fc09baef00bd2ab
Author: Andreas Nilsson <nisses mail home se>
Date:   Sat Jan 28 02:58:58 2012 +0100

    same green as friends website

 www.gnome.org/friends/ruler/a11y-ruler.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/www.gnome.org/friends/ruler/a11y-ruler.js b/www.gnome.org/friends/ruler/a11y-ruler.js
index 553a396..85b0079 100644
--- a/www.gnome.org/friends/ruler/a11y-ruler.js
+++ b/www.gnome.org/friends/ruler/a11y-ruler.js
@@ -1,5 +1,5 @@
 document.write('<style type=\"text/css\">');
-document.write('body { margin: 0; } #gnome-fog-ruler { background: #237100; padding: 16px; color: #fff; font-family: "Lucida Grande", "DejaVu Sans", "Bitstream Vera Sans", Verdana, sans-serif; font-size: 12px; z-index: 200; position: relative; }');
+document.write('body { margin: 0; } #gnome-fog-ruler { background: #57AD06; padding: 16px; color: #fff; font-family: "Lucida Grande", "DejaVu Sans", "Bitstream Vera Sans", Verdana, sans-serif; font-size: 12px; z-index: 200; position: relative; }');
 document.write('#gnome-fog-ruler * { margin: 0; padding: 0; }');
 document.write('#gnome-fog-ruler .fog-center { width: 960px; margin: 0 auto; text-align: left; }');
 document.write('#gnome-fog-ruler a { color: #fff; }');



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]