From b150ef698a6e9ee5b07e59cc184dfd78bdcf3c0b Mon Sep 17 00:00:00 2001 From: Expo on server Date: Sat, 2 May 2020 04:13:02 +0100 Subject: [PATCH] Add Search to front page, and make it less horrible with CSS. Could be a lot better still. --- css/main2.css | 7 +++++++ index.htm | 3 +++ 2 files changed, 10 insertions(+) diff --git a/css/main2.css b/css/main2.css index b5675bd2f..bedbb0f01 100644 --- a/css/main2.css +++ b/css/main2.css @@ -213,7 +213,14 @@ ul#links li a.editlink { ul#links li a.editlink:hover { background-position: 100% -18px; } +.menu li, +input { + color: #008787; + background: #C8E1E2; + border: 2px solid #99CCCC; + } + /* TABLES */ table.trad, table.centre, table.fancy { border-collapse: collapse; diff --git a/index.htm b/index.htm index 8f04c2d41..63be84f5b 100644 --- a/index.htm +++ b/index.htm @@ -57,6 +57,9 @@ support:
  • Published reports
  • Area description
  • CUCC website
  • +
  • + +