diff --git a/index.html b/index.html
index eab8646..6c158f8 100644
--- a/index.html
+++ b/index.html
@@ -236,13 +236,15 @@
-
News & Updates
+
Recent News & Updates
- Truck Selection changed in EFS Card Monitoring: no company specification necessary
- Changed quantity of arguments in EFS Card Monitoring: from 4 to 18
- Added RENAME button in WORKSHEET to enforce Rename Function in case AutoRename fails
- Added Hyperlink in Filter tab of URL Collector Spreadsheet
+ - Truck Selection changed in WORKSHEET: no company specification necessary
+
diff --git a/style.css b/style.css
index 5924056..cbdef27 100644
--- a/style.css
+++ b/style.css
@@ -226,3 +226,11 @@ ul.content li:hover a:active {
font-size: 17.12px;
box-shadow: inset 3.6px 3.6px 1.4px black;
}
+
+footer {
+ text-align: right;
+ font-size: 84%;
+ color: brown;
+ letter-spacing: 0.4px;
+ font-style: oblique;
+}