Use new beach background.
[irspy-moved-to-github.git] / web / htdocs / style.css
index 221e9ba..dd9f141 100644 (file)
@@ -1,21 +1,22 @@
-/* $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;
   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; }
 .panel1 a { text-decoration: none }
-.panel3 { background: #b4c7d3 }
+.panel3 { background: #ffcc66 }
 
 /* Fixing the layout */
 .panel1 { width: 9em }
@@ -46,3 +47,15 @@ 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; }
+
+table.targets td, table.targets th {
+  border: 1px solid #DDD;
+  padding: 4px !important;
+}
+table.targets { border-spacing: 0px; }
+