[Gnucash-changes] r12830 - htdocs/trunk - moving all css into one file

Neil Williams codehelp at cvs.gnucash.org
Tue Jan 17 13:04:04 EST 2006


Author: codehelp
Date: 2006-01-17 13:04:03 -0500 (Tue, 17 Jan 2006)
New Revision: 12830
Trac: http://svn.gnucash.org/trac/changeset/12830

Removed:
   htdocs/trunk/gnucash.css
Modified:
   htdocs/trunk/gnucash2.css
Log:
moving all css into one file

Deleted: htdocs/trunk/gnucash.css
===================================================================
--- htdocs/trunk/gnucash.css	2006-01-17 17:56:49 UTC (rev 12829)
+++ htdocs/trunk/gnucash.css	2006-01-17 18:04:03 UTC (rev 12830)
@@ -1,13 +0,0 @@
-
-<STYLE>
-<!--
- A:link { text-decoration: underline; color: blue}
- A:visited { text-decoration: underline; color: red } 
- A:active { text-decoration: underline; } 
--->
-
-<! BODY { font-family: veranda, helvetica;
-          font-size: xx-large } >
- 
-</STYLE>
-

Modified: htdocs/trunk/gnucash2.css
===================================================================
--- htdocs/trunk/gnucash2.css	2006-01-17 17:56:49 UTC (rev 12829)
+++ htdocs/trunk/gnucash2.css	2006-01-17 18:04:03 UTC (rev 12830)
@@ -1,6 +1,6 @@
 BODY {
 	font-family:"Free Sans",helvetica,verdana,arial,clean,sans-serif;
-	font-size:1em;
+	font-size:0.9em;
 	color:black;
 	background-color:white;
 	border: 0px;



More information about the gnucash-changes mailing list