set body background color

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@203 57a11ea4-9604-0410-9ed3-97b8803252fd
zzzoldfeatures/xacc-10-patch
Linas Vepstas 29 years ago
parent 1620842667
commit 73bcbd74be

@ -4,7 +4,7 @@
<title>New Account Window</title> <title>New Account Window</title>
</head> </head>
<body> <body bgcolor=#eeeeee>
<h1>New Account Window</h1> <h1>New Account Window</h1>
<ul> <ul>
<li>Bank, Cash, Portfolio, Mutual Fund and Asset accounts are considered to be "assets" <li>Bank, Cash, Portfolio, Mutual Fund and Asset accounts are considered to be "assets"

@ -4,7 +4,7 @@
<title>Using the Double Entry Feature</title> <title>Using the Double Entry Feature</title>
</head> </head>
<body> <body bgcolor=#eeeeee>
<h2>What is Double Entry?</h2> <h2>What is Double Entry?</h2>
Double entry is an accounting methodology used by professionals Double entry is an accounting methodology used by professionals
to make sure that all accounts are properly balanced. When accounts to make sure that all accounts are properly balanced. When accounts

@ -4,7 +4,7 @@
<title>Using Expense/Income Accounts</title> <title>Using Expense/Income Accounts</title>
</head> </head>
<body> <body bgcolor=#eeeeee>
<h2>What is an Income/Expense Account?</h2> <h2>What is an Income/Expense Account?</h2>
The words "Income" and "Expense" are beguilingly simple; everyone The words "Income" and "Expense" are beguilingly simple; everyone
knows what they mean. Don't let this fool you: they have a knows what they mean. Don't let this fool you: they have a

@ -4,7 +4,7 @@
<title>Help</title> <title>Help</title>
</head> </head>
<body> <body bgcolor=#eeeeee>
For help on a specific topic: For help on a specific topic:
<ul> <ul>
<li><a href="xacc-about.html">About X-Accountant</a> <li><a href="xacc-about.html">About X-Accountant</a>

@ -4,7 +4,7 @@
<title>Quicken User's Guide</title> <title>Quicken User's Guide</title>
</head> </head>
<body> <body bgcolor=#eeeeee>
<h1>Quicken (TM) User's Guide</h1> <h1>Quicken (TM) User's Guide</h1>
Not all accounting systems use the same words for the same Not all accounting systems use the same words for the same
concepts. Below follows some notes for concepts. Below follows some notes for

@ -4,10 +4,10 @@
<title></title> <title></title>
</head> </head>
<body> <body bgcolor=#eeeeee>
<h1></h1> <h1>THIS FILE IS EMPTY</h1>
<hr> <hr>
</body> </body>
</html> </html>

@ -4,10 +4,10 @@
<title></title> <title></title>
</head> </head>
<body> <body bgcolor=#eeeeee>
<h1></h1> <h1>THIS FILE IS EMPTY</h1>
<hr> <hr>
</body> </body>
</html> </html>

Loading…
Cancel
Save