[Gnucash-changes] r12858 - htdocs/trunk - using external file

Neil Williams codehelp at cvs.gnucash.org
Wed Jan 18 19:24:57 EST 2006


Author: codehelp
Date: 2006-01-18 19:24:57 -0500 (Wed, 18 Jan 2006)
New Revision: 12858
Trac: http://svn.gnucash.org/trac/changeset/12858

Removed:
   htdocs/trunk/gnucash.css
Log:
using external file

Deleted: htdocs/trunk/gnucash.css
===================================================================
--- htdocs/trunk/gnucash.css	2006-01-19 00:23:48 UTC (rev 12857)
+++ htdocs/trunk/gnucash.css	2006-01-19 00:24:57 UTC (rev 12858)
@@ -1,121 +0,0 @@
-BODY {
-	font-family:"Free Sans",helvetica,verdana,arial,clean,sans-serif;
-	font-size:0.9em;
-	color:black;
-	background-color:white;
-	border: 0px;
-	margin: 0px;
-}
-IMG {
-    border-style:none;
-}
-.news1 {
-    background-color:#cacaf7;
-    border:2px;
-    border-color:silver;
-    border-style:ridge;
-    margin:1em;
-    padding:2px;
-    line-height:2em;
-    text-align:top;
-}
-.featurepanel {
-    width:50%;
-    height:280px;
-}
-.featureimage {
-    float:right;
-}
-.featureblock {
-    background-color:black;
-}
-.divider {
-    background-color:#ececff
-}
-
-.featureplay {
-    text-align:center;
-}
-.newsinner {
-    background-color:#ffffff;
-    padding:4px;
-}
-
-#head {
-	background-color: #666699;
-	color: white;
-	font-size:0.8em;
-}
-#head a:link {
-	color:white;
-	background-color:transparent;
-	}
-
-#head a:visited {
-	color:white;
-	background-color:transparent;
-	}
-
-#head a:active {
-	color:white;
-	background-color:transparent;
-	}
-#tail {
-	font-size:0.8em;
-	clear:both;
-	float:none;
-	background-color: #666699;
-	color: white;
-	margin-left:0;
-	margin-right:0;
-}
-#gnclogo {
-	border-style: none;
-	width: 179px;
-	height: 45px;
-	margin-left: 0;
-	margin-top: 0;
-	border: 0;
-	padding: 0;
-}
-#news	{
-	float:left;
-	color: white;
-	width: 20%;
-	color: black;
-}
-.highlight {
-	background-color: #cacaf7;
-}
-.othernews {
-	background-color: white;
-}
-.dot	{
-	border-style:none;
-	width: 8px;
-	height: 8px;
-	margin-left: 8px;
-	margin-right: 8px;
-}
-#content {
-	float:left;
-	width:65%;
-	margin-right: 2em;
-	padding-right: 1em;
-	margin-left:2em;
-	text-align:justify;
-}
-#news LI	{
-	list-style-image:url(images/webding.png);
-}
-#location {
-	padding-left:0.3em;
-}
-#language {
-	 float:right;
-	 margin-right:1em;
-}
-.linktop {
-	position:relative;
-	top:0.5em;
-}



More information about the gnucash-changes mailing list