X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=web%2Fhtdocs%2Fstyle.css;h=adb064a53d06eb2838951b8987e685c14241d797;hb=faf5082fde80d078325b1ecce774303800143431;hp=429bee75066020b166545768cb8f3b5c8c2a9a05;hpb=fdb5eb44f13ae7cbb3c304e18f3348c58128aa94;p=irspy-moved-to-github.git diff --git a/web/htdocs/style.css b/web/htdocs/style.css index 429bee7..adb064a 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,12 @@ img { border: 0 } .essay { margin: 1em 10em 1em 1em } .essay a { text-decoration: none } + +table.targets tr:hover { background-color:silver !important; } + +table.targets td, table.targets th { + border: 1px solid #DDD; + padding: 4px !important; +} +table.targets { border-spacing: 0px; } +