mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-15 10:27:11 +00:00
Add Search to front page, and make it less horrible with CSS.
Could be a lot better still.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user