From add1fcb95640af481c17dcb5657a62f5f2ca53d9 Mon Sep 17 00:00:00 2001 From: Pim Snel Date: Sun, 22 Jan 2023 18:31:23 +0100 Subject: [PATCH] fix header buttons right --- CHANGELOG.md | 11 +++++++++++ css/style.css | 4 ---- index.html | 11 ++++++++--- 3 files changed, 19 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2122ece..9d4734a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,17 @@ # CHANGELOG +## Version 1.3 + +- new logo +- remove animations +- sticky search field +- sticky table headers +- sticky footer +- hide advanced search options +- change menu items +- multiple minor layout changes + ## Version 1.2 - preserve links in declared_by diff --git a/css/style.css b/css/style.css index a7b16db..09b8a32 100644 --- a/css/style.css +++ b/css/style.css @@ -1,7 +1,3 @@ -#lastUpdateElement { - float: right; -} - mark { padding: 0; background-color: #d9edf7; diff --git a/index.html b/index.html index 598f4ae..8e5a829 100644 --- a/index.html +++ b/index.html @@ -17,11 +17,10 @@
-
+
-