Version 1.7i

This commit is contained in:
nemunaire 2008-11-16 12:00:00 +01:00
commit ba5e741c99
136 changed files with 2561 additions and 2105 deletions

View file

@ -398,6 +398,35 @@ font-weight: bold !important;
text-decoration: blink;
}
#bourse
{
text-align: center;
margin: auto;
}
#bourse .ressource
{
float: left;
width: 96px;
height: 65px;
padding-top: 10px;
margin-right: 6px;
background: transparent url(images/ressource.gif) no-repeat bottom;
color: #00CCFF;
}
#bourse .ressource span
{
color: #FFFFFF;
font-weight: bold;
}
#bourse .ressource input
{
text-align: center;
width: 50px;
}
#corps_top .border_top, #corps_top .border_bt
{
margin: 0;