X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=web%2Fhtdocs%2Fstyle.css;h=f028467a2ba5f4d08b63b280ba9e70980061b6d7;hb=e0ae362748a39155af12add31d419f3f8fe67362;hp=221e9ba169f9ec340e67c9432694048cdf32ee77;hpb=ab0b7da9e265eee1313f54682689972b3aa0d99a;p=irspy-moved-to-github.git diff --git a/web/htdocs/style.css b/web/htdocs/style.css index 221e9ba..f028467 100644 --- a/web/htdocs/style.css +++ b/web/htdocs/style.css @@ -1,9 +1,10 @@ -/* $Id: style.css,v 1.1 2006-12-14 15:37:41 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 } @@ -46,3 +47,9 @@ img { border: 0 } .disabled { color: grey } .error { color: red; font-weight: bold } + +.essay { margin: 1em 10em 1em 1em } +.essay a { text-decoration: none } + +table.targets tr:hover { background-color:silver !important; } +