diff --git a/footer.php b/footer.php index 08b43d7..1f479ce 100644 --- a/footer.php +++ b/footer.php @@ -1,31 +1,29 @@ diff --git a/style.css b/style.css index 51c2cb2..fd8faa6 100644 --- a/style.css +++ b/style.css @@ -84,7 +84,6 @@ overflow: auto; } - #sidebar { float: left; background-color:#A0A0A0; @@ -95,10 +94,20 @@ clear: both; } +.update { + float: inline-start; +} + +.counter { + float: inline-end; +} + #footer p { font-size: 10px; } + + img { border: none; }