X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=web%2Fhtdocs%2Fstyle.css;h=dd9f141ff33ff12acfc37f783c2f304828575553;hp=56e1fba86850c74e5ae536686874fc076e684cab;hb=c07ae3c4b9b9815f302d6219ade4c56f077842a6;hpb=9074cd10f51014642ea4624ea5c272905696a122 diff --git a/web/htdocs/style.css b/web/htdocs/style.css index 56e1fba..dd9f141 100644 --- a/web/htdocs/style.css +++ b/web/htdocs/style.css @@ -11,7 +11,7 @@ blockquote { padding: 0.5em; } -.banner { background: url(/beach.jpeg) } +.banner { background: url(/Lanikai_2009_wide.jpeg) } .logo { text-decoration: none; color: white; margin-left: 1em } .title { color: black; margin-right: 1em } .panel1 { background: #d4e7f3; padding: 0em 1em; } @@ -50,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; } +