diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 0cadbfa..10f62df 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,11 +1,5 @@ +
+ Credits Ιστοσελίδας +
diff --git a/static/static/css/hellug.css b/static/static/css/hellug.css index 8e91be0..c65aa0f 100644 --- a/static/static/css/hellug.css +++ b/static/static/css/hellug.css @@ -39,7 +39,7 @@ { float:left; min-width:400px; -width:68%; +width:70%; margin-left:1%; } #column2 @@ -85,6 +85,17 @@ div.footer ul.site-map ul li { list-style: none; margin-left: 5px; } + +.infobar +{ + padding-top:1px; + color:rgb(255,255,255); + text-align: right; + background:rgb(217, 237, 247); + margin-bottom: 0px; + font-size: 75%; +} + .navbar { margin-bottom: 2px;