Version 1.5

This commit is contained in:
nemunaire 2008-11-30 12:00:00 +01:00
commit a66ed9797b
157 changed files with 29787 additions and 3531 deletions

View file

@ -29,6 +29,7 @@ text-decoration: underline;
body
{
background: #000000 url(images/background2.jpg) fixed repeat-x 0 center;
/*cursor: url('cur1.ico'), default;*/
text-align: center;
font-family: Arial;
color: #6993A7;
@ -252,10 +253,10 @@ background: transparent url(images/recherche.gif) no-repeat left center;
#header:after, #annonce:after
{
content: ".";
display: block;
height: 0;
clear: both;
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

View file

@ -29,6 +29,7 @@ text-decoration: underline;
body
{
background: #000000 url(images/background.jpg) fixed repeat-x 0 center;
/*cursor: url('cur.ico'), default;*/
text-align: center;
font-family: "arial";
color: #999966;
@ -252,10 +253,10 @@ background: transparent url(images/recherche.gif) no-repeat left center;
#header:after, #annonce:after
{
content: ".";
display: block;
height: 0;
clear: both;
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

BIN
templates/cur.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB

BIN
templates/cur1.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB

BIN
templates/curl.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB