X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=web%2Fhtdocs%2Fstyle.css;h=f028467a2ba5f4d08b63b280ba9e70980061b6d7;hb=e0ae362748a39155af12add31d419f3f8fe67362;hp=429bee75066020b166545768cb8f3b5c8c2a9a05;hpb=9031931df1497cc5c0a68c714ef511add6b637d0;p=irspy-moved-to-github.git diff --git a/web/htdocs/style.css b/web/htdocs/style.css index 429bee7..f028467 100644 --- a/web/htdocs/style.css +++ b/web/htdocs/style.css @@ -1,4 +1,3 @@ -/* $Id: style.css,v 1.4 2007-03-22 07:57:34 mike Exp $ */ body { color: black; background: white; @@ -51,3 +50,6 @@ img { border: 0 } .essay { margin: 1em 10em 1em 1em } .essay a { text-decoration: none } + +table.targets tr:hover { background-color:silver !important; } +