gegl r2107 - trunk/docs



Author: bersace
Date: Sat Feb 23 20:22:20 2008
New Revision: 2107
URL: http://svn.gnome.org/viewvc/gegl?rev=2107&view=rev

Log:
Set explicit font color.


Modified:
   trunk/docs/ChangeLog
   trunk/docs/gegl.css

Modified: trunk/docs/gegl.css
==============================================================================
--- trunk/docs/gegl.css	(original)
+++ trunk/docs/gegl.css	Sat Feb 23 20:22:20 2008
@@ -6,9 +6,11 @@
         margin-right: 2em;
         padding: 0;
         background-color: #fff;
+	color: black;
       }
       div.paper {
         background-color: #fff;
+	color: black;
         margin: 1em;
         /*margin-left: 12.5em;*/
       }



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