changed color of h1,h2,h3

This commit is contained in:
Roland Gruber 2007-11-11 13:49:01 +00:00
parent 0c7ba8401a
commit 19c08dc374
1 changed files with 2 additions and 0 deletions

View File

@ -33,6 +33,8 @@ h1,h2,h3,h4,p,ul,ol,li,div,td,th,address,blockquote,b,i {
font-family:Arial,Tahoma,Verdana,sans-serif;
}
h1,h2,h3 { color:#253aa3; }
body {
background-color:#F5F5F5;
}