mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
feature 2113: slightly smaller logo in administration footer
git-svn-id: http://piwigo.org/svn/trunk@8754 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 5.8 KiB |
@@ -593,7 +593,7 @@ html, body {height:100%; margin:0; padding:0;}
|
||||
bottom:0;
|
||||
width:100%;
|
||||
height:46px;
|
||||
background: url(images/logo.png) no-repeat 2px 1px;
|
||||
background: url(images/logo.png) no-repeat 7px 8px;
|
||||
background-color:#464646;
|
||||
color:#aaa;
|
||||
line-height:46px;
|
||||
@@ -614,7 +614,7 @@ 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:200px;}
|
||||
#piwigoInfos {float:left; margin-left:140px;}
|
||||
#pageInfos {float:right; margin-right:10px;}
|
||||
|
||||
/* TipTip CSS - Version 1.2 */
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 4.7 KiB After Width: | Height: | Size: 6.1 KiB |
Reference in New Issue
Block a user