diff --git a/application/views/footer.php b/application/views/footer.php index 953a2c0..b835b49 100644 --- a/application/views/footer.php +++ b/application/views/footer.php @@ -10,8 +10,8 @@ diff --git a/assets/css/style.css b/assets/css/style.css index 1df8f6e..e13efe8 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -360,13 +360,12 @@ div.error { } #copyright { - padding: 10px 0; - text-align: right; + padding: 10px 0 0; + text-align: center; } #copyright img { - margin-left: 4px; - float: right; + margin-left: 5px; } /* Buttons */ diff --git a/assets/images/iwt.png b/assets/images/iwt.png index b9146fc..c77afb9 100644 Binary files a/assets/images/iwt.png and b/assets/images/iwt.png differ