Commit e2ec3b14 authored by claes's avatar claes

Color changed

parent fe9412bc
......@@ -18,13 +18,22 @@
<!-- if you want black backgound, remove this style block -->
<style>
BODY {background-color: 000066; margin-top: 30px}
TD {font-size: 8pt;
BODY {
background-color: f0f0f0;
margin-top: 10px}
TD {font-size: 10pt;
font-family: verdana,helvetica;
text-decoration: none;
white-space:nowrap;}
A {text-decoration: none;
color: white}
color: black;}
<!-- a {
text-decoration: none;
font-family: sans-serif;
font-size: 9pt;
color: #4b5189;
text-align: left; } -->
</style>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment