gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r776 - GNUnet-docs/WWW/test


From: durner
Subject: [GNUnet-SVN] r776 - GNUnet-docs/WWW/test
Date: Thu, 12 May 2005 11:36:02 -0700 (PDT)

Author: durner
Date: 2005-05-12 11:35:19 -0700 (Thu, 12 May 2005)
New Revision: 776

Modified:
   GNUnet-docs/WWW/test/gnunet.css
Log:
different fonts

Modified: GNUnet-docs/WWW/test/gnunet.css
===================================================================
--- GNUnet-docs/WWW/test/gnunet.css     2005-05-11 21:03:50 UTC (rev 775)
+++ GNUnet-docs/WWW/test/gnunet.css     2005-05-12 18:35:19 UTC (rev 776)
@@ -1,10 +1,8 @@
 /* global css for GNUnet */
 
-ul,ol,li,div,td,th,address,blockquote,b,i,dl,dd,dt,p
-     { font-family: "Arial","Helvetica";}
-
-h1,h2,h3,h4,h5,font.subtitle,font.lang-menu{
-  font-family: "Verdana", "Arial","Helvetica";  
+ul,ol,li,div,td,th,address,blockquote,b,i,dl,dd,dt,p,h1,h2,h3,h4,h5,font.subtitle,font.lang-menu
 {
+    font-family: "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", 
"Lucida Sans Unicode", "Luxi Sans", "Helvetica", arial, helvetica, sans-serif;
+    font-size: 12px;
 }
      
 dt{
@@ -76,13 +74,14 @@
 font.title {
   color:white;
   font-family: "Arial","Helvetica";
-  font-size:3.5ex;
+  font-size:32px;
   font-weight: bold;
 }
 
 font.subtitle {
+  font-family: "Bitstream Vera Sans", "Lucida Grande", "Trebuchet MS", "Lucida 
Sans Unicode", "Luxi Sans", "Helvetica", arial, helvetica, sans-serif;
   color:#d3d3d3;
-  font-size:1.2ex;
+  font-size:11px;
 }
 
 td.menu {





reply via email to

[Prev in Thread] Current Thread [Next in Thread]