diff --git a/footer.css b/footer.css index 83bfa72..a905995 100644 --- a/footer.css +++ b/footer.css @@ -8,4 +8,5 @@ footer { padding: 0.6em 0; color: #FFFFFF; font-size: 0.9em; + z-index: 1000; /* Ensure the footer is above other elements */ } diff --git a/images/roundcube.png b/images/roundcube.png new file mode 100644 index 0000000..8b290bd Binary files /dev/null and b/images/roundcube.png differ diff --git a/index.html b/index.html index 6c706d2..73095f5 100644 --- a/index.html +++ b/index.html @@ -87,6 +87,15 @@ + + +