X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=web%2Fhtdocs%2Fstyle.css;h=56e1fba86850c74e5ae536686874fc076e684cab;hb=a5dd8537772021ab6cd0d5221462feed60015ddc;hp=a1fe034348c891a1fe3082bb38ae3ce2ce92206d;hpb=15036ee9d53fe3681354046734936f0cdebd5d53;p=irspy-moved-to-github.git diff --git a/web/htdocs/style.css b/web/htdocs/style.css index a1fe034..56e1fba 100644 --- a/web/htdocs/style.css +++ b/web/htdocs/style.css @@ -1,9 +1,10 @@ -/* $Id: style.css,v 1.2 2007-03-14 17:27:46 mike Exp $ */ body { color: black; background: white; } +h1,h2 { font-family: Verdana, "Sans Serif", Sans } + blockquote { background: #ffffc0; margin: 1em 3em; @@ -15,7 +16,7 @@ blockquote { .title { color: black; margin-right: 1em } .panel1 { background: #d4e7f3; padding: 0em 1em; } .panel1 a { text-decoration: none } -.panel3 { background: #b4c7d3 } +.panel3 { background: #ffcc66 } /* Fixing the layout */ .panel1 { width: 9em }