[xiph-cvs] r6652 - in websites-ngen: . xiph.org/CSS

comatoast at xiph.org comatoast at xiph.org
Tue May 11 02:27:54 PDT 2004



Author: comatoast
Date: 2004-05-11 05:27:53 -0400 (Tue, 11 May 2004)
New Revision: 6652

Added:
   websites-ngen/Makefile
Modified:
   websites-ngen/xiph.org/CSS/all.css
Log:

<p>Added: websites-ngen/Makefile
===================================================================
--- websites-ngen/Makefile	2004-05-11 05:36:48 UTC (rev 6651)
+++ websites-ngen/Makefile	2004-05-11 09:27:53 UTC (rev 6652)
@@ -0,0 +1,2 @@
+all:
+	python wrapup.py

Modified: websites-ngen/xiph.org/CSS/all.css
===================================================================
--- websites-ngen/xiph.org/CSS/all.css	2004-05-11 05:36:48 UTC (rev 6651)
+++ websites-ngen/xiph.org/CSS/all.css	2004-05-11 09:27:53 UTC (rev 6652)
@@ -1,5 +1,5 @@
 html {
-	font: 80% Verdana, sans-serif;
+	font: 80%  Verdana, 'Bitstream Vera Sans', sans-serif;
         color: #000;
         color: #122;
         
@@ -32,7 +32,7 @@
 }
 
 h1, h2, h3, h4, h5, h6 {
-	font-family: "Book Antiqua", Garamond, Georgia, serif;
+	font-family: Gentium, Baskerville, Garamond, Georgia, serif;
         font-weight: normal;
         color: #088;
         margin: .25em 0 .125em;

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list