mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-21 09:03:38 +02:00
On Stripy request some tufts of grass background are added (will be removed).
git-svn-id: http://piwigo.org/svn/trunk@2419 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 1.8 KiB |
@@ -32,7 +32,12 @@ body {
|
||||
}
|
||||
#the_page {
|
||||
border:0; display:block; margin: 0; padding-bottom: 0; z-index: 1; top:0px;
|
||||
padding-top: 0; min-height: 100%; width:100%; position:absolute; left:0px; }
|
||||
padding-top: 0; min-height: 100%; width:100%; position:absolute; left:0px;
|
||||
background:transparent url(images/tuft_of_grass-bg.png) no-repeat scroll center bottom; }
|
||||
#tuft {
|
||||
border:0; display:block; margin: 0; padding: 0; z-index: 99; bottom:0px;
|
||||
min-height: 31px; width:87px; position:absolute; right:0px;
|
||||
background:transparent url(images/tuft_of_grass-bg.png) no-repeat fixed right bottom; }
|
||||
#headbranch {
|
||||
background:transparent url(images/top-left-bg.png) no-repeat scroll left top;
|
||||
border:0; display:block; margin: 0; padding: 0; width: 233px;
|
||||
|
||||
Reference in New Issue
Block a user