move the logo outside the text, to make the text easier to read.

The footer logo was going outside the footer (the footer is 46px in height,
the logo is 45px, it has to be sticked to bottom)

git-svn-id: http://piwigo.org/svn/trunk@5246 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall
2010-03-22 09:03:00 +00:00
parent d3104275c0
commit 74e07f090b
4 changed files with 4 additions and 36 deletions
+2 -4
View File
@@ -553,6 +553,7 @@ html, body {height:100%; margin:0; padding:0;}
bottom:0;
width:100%;
height:46px;
background: url(images/logo.png) no-repeat bottom left;
background-color:#464646;
color:#aaa;
line-height:46px;
@@ -573,12 +574,9 @@ html, body {height:100%; margin:0; padding:0;}
#adminHome A {display:block; font-size:1.1em; font-weight:bold;}
#adminHome A {border:none;}
#piwigoInfos {float:left; margin-left:10px;}
#piwigoInfos {float:left; margin-left:100px;}
#pageInfos {float:right; margin-right:10px;}
.PiwigoLogo { vertical-align: middle; margin-top:-20px; }
#footer A.PiwigoLogo:hover { border-bottom:0px solid #fff; }
/* TipTip CSS - Version 1.2 */
#tiptip_holder {