diff --git a/application/views/footer.php b/application/views/footer.php index 0e93f81..953a2c0 100644 --- a/application/views/footer.php +++ b/application/views/footer.php @@ -1,26 +1,17 @@ + + diff --git a/assets/css/style.css b/assets/css/style.css index 88ff600..a6d3112 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -347,8 +347,7 @@ div.error { background: #fff; border: 1px solid #e8e8e8; padding: 15px; - height: 35px; - line-height: 36px; + height: 12px; clear: both; } @@ -358,7 +357,16 @@ div.error { #footer .right { float: right; - margin-left: 6px; +} + +#copyright { + padding: 10px 0; + text-align: right; +} + +#copyright img { + margin-left: 4px; + float: right; } /* Buttons */ diff --git a/assets/images/dfg.gif b/assets/images/dfg.gif deleted file mode 100644 index bfc0abd..0000000 Binary files a/assets/images/dfg.gif and /dev/null differ diff --git a/assets/images/dfg.png b/assets/images/dfg.png new file mode 100644 index 0000000..2b9d887 Binary files /dev/null and b/assets/images/dfg.png differ diff --git a/assets/images/iwt.gif b/assets/images/iwt.gif deleted file mode 100644 index 4093a9b..0000000 Binary files a/assets/images/iwt.gif and /dev/null differ diff --git a/assets/images/iwt.png b/assets/images/iwt.png new file mode 100644 index 0000000..b9146fc Binary files /dev/null and b/assets/images/iwt.png differ diff --git a/assets/images/uni.png b/assets/images/uni.png index d367730..c70b6f5 100644 Binary files a/assets/images/uni.png and b/assets/images/uni.png differ