planet-web r520 - trunk/web/gnome-fr/css



Author: fpeters
Date: Fri Apr 11 12:08:21 2008
New Revision: 520
URL: http://svn.gnome.org/viewvc/planet-web?rev=520&view=rev

Log:
removed forced font on all elements, as it forced a non monospaced font on code sections

Modified:
   trunk/web/gnome-fr/css/style.css

Modified: trunk/web/gnome-fr/css/style.css
==============================================================================
--- trunk/web/gnome-fr/css/style.css	(original)
+++ trunk/web/gnome-fr/css/style.css	Fri Apr 11 12:08:21 2008
@@ -7,8 +7,8 @@
  *  Decoration
  *  Separators
  */
-body * {
-  font-family: verdana, arial, sans-serif;
+body {
+  font-family: verdana,  sans-serif;
 }
 
 div#content {



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