Display licence state in search window

This commit is contained in:
Claude Brisson
2024-01-24 14:53:52 +01:00
parent 8fe420bf6a
commit 1ee9e7cf99
3 changed files with 7 additions and 3 deletions

View File

@@ -39,6 +39,10 @@
white-space: nowrap;
}
.red {
color: darkred;
}
/* header, center, footer */
#header {